diff --git a/electron.js b/electron.js index dcbf72f8..029cd915 100644 --- a/electron.js +++ b/electron.js @@ -134,7 +134,7 @@ if (!isLock) { title: 'Error while Updating...', body: err }) - n.show(); + // n.show(); }) autoUpdater.on('update-downloaded', () => { const n = new Notification({