mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 20:44:52 +08:00
👔 开发所有系统的更新功能
This commit is contained in:
@@ -36,9 +36,7 @@ function createWindow () {
|
||||
win.loadURL('app://./index.html')
|
||||
}
|
||||
|
||||
if (process.platform === 'win32') {
|
||||
initUpdater(win)
|
||||
}
|
||||
initUpdater(win)
|
||||
|
||||
win.on('closed', () => {
|
||||
win = null
|
||||
|
||||
Reference in New Issue
Block a user