This commit is contained in:
2025-12-09 10:54:36 +08:00
parent e195dee0ca
commit 569075e9ca
121 changed files with 775 additions and 8 deletions

View File

@ -83,7 +83,7 @@ let mainWindow;
let isSeverInit = false
let isAppInit = false
let severError:any = undefined
let severError: any = undefined
function createWindow(): void {
// Create the browser window.