fix: cm window block on setSize

This commit is contained in:
Kingtous 2022-10-17 11:53:15 +08:00
parent ee3429176b
commit e50271cbb6

View File

@ -194,6 +194,7 @@ void runPortForwardScreen(Map<String, dynamic> argument) async {
}
void runConnectionManagerScreen() async {
await initEnv(kAppTypeMain);
await initEnv(kAppTypeMain);
// initialize window
WindowOptions windowOptions =