mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-14 10:20:16 +08:00
fix
This commit is contained in:
@ -94,12 +94,12 @@ class AppConf {
|
||||
);
|
||||
await windowManager.show();
|
||||
await Window.initialize();
|
||||
await Window.hideWindowControls();
|
||||
if (windowsDeviceInfo.productName.contains("Windows 11")) {
|
||||
await Window.setEffect(
|
||||
effect: WindowEffect.acrylic,
|
||||
);
|
||||
}
|
||||
await Window.hideWindowControls();
|
||||
});
|
||||
await _checkUpdate();
|
||||
AnalyticsApi.touch("launch");
|
||||
|
Reference in New Issue
Block a user