diff --git a/js/preload/preloadMain.js b/js/preload/preloadMain.js index 35b5c2e8..da43694d 100644 --- a/js/preload/preloadMain.js +++ b/js/preload/preloadMain.js @@ -367,7 +367,7 @@ function createAPI() { }); } - // reset the badge count when ever user refresh + // reset the badge count whenever an user refreshes the electron client function resetBadgeCount() { local.ipcRenderer.send(apiName, { cmd: apiCmds.setBadgeCount,