mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
checkpoint
This commit is contained in:
@@ -25,7 +25,6 @@ void main() async {
|
||||
Get.put(GameController());
|
||||
Get.put(ServerController());
|
||||
Get.put(BuildController());
|
||||
SystemTheme.accentColor.load();
|
||||
doWhenWindowReady(() {
|
||||
const size = Size(600, 365);
|
||||
var window = appWindow as WinDesktopWindow;
|
||||
|
||||
Reference in New Issue
Block a user