diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 1591e9fd..6346d3e4 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -489,6 +489,7 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'Ryver is a team communication tool that organizes team collaboration, chats, files, and even emails into a single location, for any size team, for FREE.' ,url: 'https://___.ryver.com/' ,type: 'messaging' + ,js_unread: 'function checkUnread(){updateBadge(parseInt(document.getElementsByClassName("scene-space-tab-button--flash").length))}function updateBadge(a){a>=1?rambox.setUnreadCount(a):rambox.clearUnreadCount()}setInterval(checkUnread,3e3);' }, { id: 'aim'