mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 19:47:17 +00:00
Fix #616, add rustdesk://config/<config_string>
This commit is contained in:
@@ -171,7 +171,7 @@ void showServerSettingsWithValue(
|
||||
isInProgress = true;
|
||||
});
|
||||
bool ret = await setServerConfig(
|
||||
controllers,
|
||||
null,
|
||||
errMsgs,
|
||||
ServerConfig(
|
||||
idServer: idCtrl.text.trim(),
|
||||
|
||||
Reference in New Issue
Block a user