mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 05:51:27 +03:00
feat: add url scheme handler for macos
This commit is contained in:
@@ -211,7 +211,7 @@ void runMultiWindow(
|
||||
}
|
||||
|
||||
void runConnectionManagerScreen(bool hide) async {
|
||||
await initEnv(kAppTypeMain);
|
||||
await initEnv(kAppTypeConnectionManager);
|
||||
_runApp(
|
||||
'',
|
||||
const DesktopServerPage(),
|
||||
|
||||
Reference in New Issue
Block a user