小调整。

pull/448/head
王良 2025-02-10 19:53:39 +08:00
parent be409ee915
commit 19ffe01b57
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ function createWindow (startHideWindow, autoQuitIfError = true) {
}
if (startHideWindow) {
hideWin('startHideWindow')
hideWin('startHideWindow', false)
}
win.on('closed', async (...args) => {