mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-12 18:20:24 +00:00
fix: windows close
This commit is contained in:
@@ -126,8 +126,8 @@ class App extends HookConsumerWidget with WindowListener {
|
||||
}
|
||||
}
|
||||
}
|
||||
await windowManager.setPreventClose(false);
|
||||
await windowManager.close();
|
||||
await windowManager.destroy();
|
||||
exit(0);
|
||||
}
|
||||
super.onWindowClose();
|
||||
|
||||
Reference in New Issue
Block a user