mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Electron-262
Updated the code comment
This commit is contained in:
parent
a3af9abdf9
commit
26c1bc91dd
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user