mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-15 20:45:52 +00:00
Fix #616, add rustdesk://config/<config_string>
This commit is contained in:
@@ -1087,7 +1087,7 @@ class _NetworkState extends State<_Network> with AutomaticKeepAliveClientMixin {
|
||||
|
||||
submit() async {
|
||||
bool result = await setServerConfig(
|
||||
controllers,
|
||||
null,
|
||||
errMsgs,
|
||||
ServerConfig(
|
||||
idServer: idController.text,
|
||||
|
||||
Reference in New Issue
Block a user