only show login for customized self host

This commit is contained in:
rustdesk
2022-04-17 20:36:54 +08:00
parent cabb39005b
commit 51ad81e48f
6 changed files with 47 additions and 19 deletions

View File

@@ -234,6 +234,7 @@ void showServerSettingsWithValue(
if (api != api0)
FFI.setByName(
'option', '{"name": "api-server", "value": "$api"}');
FFI.ffiModel.updateUser();
close();
}
},