Fix the auto updater
I'm sorry.
This commit is contained in:
@@ -68,4 +68,5 @@ function initDarwinWin32 () {
|
|||||||
)
|
)
|
||||||
|
|
||||||
electron.autoUpdater.setFeedURL(config.AUTO_UPDATE_URL)
|
electron.autoUpdater.setFeedURL(config.AUTO_UPDATE_URL)
|
||||||
|
electron.autoUpdater.checkForUpdates()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user