|
|
@@ -378,7 +378,7 @@ function setupAutoUpdater() {
|
|
|
autoUpdater.allowPrerelease = false
|
|
|
autoUpdater.allowDowngrade = true
|
|
|
autoUpdater.autoDownload = false
|
|
|
- autoUpdater.autoInstallOnAppQuit = true
|
|
|
+ autoUpdater.autoInstallOnAppQuit = false
|
|
|
logger.log("auto updater configured", {
|
|
|
channel: autoUpdater.channel,
|
|
|
allowPrerelease: autoUpdater.allowPrerelease,
|