mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 21:11:28 +03:00
feat: add dbus and cli connect support
This commit is contained in:
@@ -452,6 +452,9 @@ class _DesktopHomePageState extends State<DesktopHomePage>
|
||||
}
|
||||
}
|
||||
});
|
||||
Future.delayed(Duration.zero, () {
|
||||
checkArguments();
|
||||
});
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user