mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 19:01:29 +03:00
only show login for customized self host
This commit is contained in:
@@ -234,6 +234,7 @@ void showServerSettingsWithValue(
|
||||
if (api != api0)
|
||||
FFI.setByName(
|
||||
'option', '{"name": "api-server", "value": "$api"}');
|
||||
FFI.ffiModel.updateUser();
|
||||
close();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user