👔 开发所有系统的更新功能

This commit is contained in:
Hunlongyu
2020-10-26 16:46:41 +08:00
parent 275b6757bf
commit 04c35ba7a9

View File

@@ -36,9 +36,7 @@ function createWindow () {
win.loadURL('app://./index.html')
}
if (process.platform === 'win32') {
initUpdater(win)
}
initUpdater(win)
win.on('closed', () => {
win = null