Electron-262

Updated the code comment
This commit is contained in:
kiranniranjan 2018-01-10 18:14:06 +05:30
parent a3af9abdf9
commit 26c1bc91dd

View File

@ -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() { function resetBadgeCount() {
local.ipcRenderer.send(apiName, { local.ipcRenderer.send(apiName, {
cmd: apiCmds.setBadgeCount, cmd: apiCmds.setBadgeCount,