mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 19:17:58 +00:00
feat: add window size plugin injection on windows
This commit is contained in:
@@ -198,7 +198,6 @@ void runPortForwardScreen(Map<String, dynamic> argument) async {
|
||||
}
|
||||
|
||||
void runConnectionManagerScreen() async {
|
||||
await initEnv(kAppTypeMain);
|
||||
await initEnv(kAppTypeMain);
|
||||
// initialize window
|
||||
WindowOptions windowOptions =
|
||||
|
||||
Reference in New Issue
Block a user