diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 74ebe1f8..bd00b692 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -39,6 +39,14 @@ Ext.define('Rambox.store.ServicesList', { ,type: 'messaging' ,js_unread: 'function checkUnread(){var a=document.querySelectorAll(".p-channel_sidebar__channel--unread:not(.p-channel_sidebar__channel--muted)").length;n=0;var b=document.getElementsByClassName("p-channel_sidebar__badge");for(badge of b)n+=isNaN(parseInt(badge.innerHTML))?0:parseInt(badge.innerHTML);count=0