小调整。
parent
be409ee915
commit
19ffe01b57
|
@ -255,7 +255,7 @@ function createWindow (startHideWindow, autoQuitIfError = true) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (startHideWindow) {
|
if (startHideWindow) {
|
||||||
hideWin('startHideWindow')
|
hideWin('startHideWindow', false)
|
||||||
}
|
}
|
||||||
|
|
||||||
win.on('closed', async (...args) => {
|
win.on('closed', async (...args) => {
|
||||||
|
|
Loading…
Reference in New Issue