From 9bfd90717bae8360774db179862945d2e232cf27 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 26 Aug 2021 11:47:17 +0530 Subject: chore: specify the channel to check if it fixes the in-app updater. --- src/stores/AppStore.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stores') diff --git a/src/stores/AppStore.js b/src/stores/AppStore.js index 9c8cce679..cb8c71268 100644 --- a/src/stores/AppStore.js +++ b/src/stores/AppStore.js @@ -567,7 +567,6 @@ export default class AppStore extends Store { debug('Checking if Do Not Disturb Mode is on'); const dnd = await ipcRenderer.invoke('get-dnd'); debug('Do not disturb mode is', dnd); - // ipcRenderer.on('autoUpdate', (event, data) => { if ( dnd !== this.stores.settings.all.app.isAppMuted && !this.isSystemMuteOverridden -- cgit v1.2.3-70-g09d2