Fix #616, add rustdesk://config/<config_string>

This commit is contained in:
rustdesk
2023-12-03 20:31:48 +08:00
parent 6cd9227e8d
commit aa7d0471db
5 changed files with 99 additions and 83 deletions

View File

@@ -1087,7 +1087,7 @@ class _NetworkState extends State<_Network> with AutomaticKeepAliveClientMixin {
submit() async {
bool result = await setServerConfig(
controllers,
null,
errMsgs,
ServerConfig(
idServer: idController.text,