@@ -60,6 +60,7 @@ ipcMain.on('autoUpdateAction', (event, arg, data) => {
break
case 'checkForUpdate':
autoUpdater.checkForUpdates()
.then(d => console.log(d))
.catch(err => {
event.sender.send('autoUpdateNotification', 'realerror', err)
})
The note is not visible to the blocked user.