Fix the auto updater
I'm sorry.
This commit is contained in:
parent
b0116deb35
commit
973a366b94
1 changed files with 1 additions and 0 deletions
|
|
@ -68,4 +68,5 @@ function initDarwinWin32 () {
|
|||
)
|
||||
|
||||
electron.autoUpdater.setFeedURL(config.AUTO_UPDATE_URL)
|
||||
electron.autoUpdater.checkForUpdates()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue