mirror of
https://github.com/moparisthebest/FireTray
synced 2024-12-21 21:48:47 -05:00
update chat icon when (re-)initializing chat
This commit is contained in:
parent
ae0f41e1e4
commit
97237aaffe
@ -31,6 +31,7 @@ firetray.Chat = {
|
||||
"unread-im-count-changed"
|
||||
]);
|
||||
firetray.ChatStatusIcon.init();
|
||||
this.updateIcon();
|
||||
|
||||
this.initialized = true;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user