chore: pulling from remote

This commit is contained in:
Hydra
2024-05-07 09:12:48 +01:00
21 changed files with 13093 additions and 23 deletions

View File

@@ -26,7 +26,7 @@ export class WindowManager {
}
}
public static async createMainWindow() {
public static createMainWindow() {
// Create the browser window.
this.mainWindow = new BrowserWindow({
width: 1200,