diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 320254f9..1f628592 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -719,8 +719,8 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'Zyptonite is the ultimate cyber secure communication tool for enterprise customers designed to address the need to securely communicate via voice, video, and chat, and transfer files and information across a global mobile workforce.' ,url: 'https://app.zyptonite.com/' ,type: 'messaging' - ,titleBlink: true - ,js_unread: 'function checkUnread(){var a=document.getElementsByClassName("z-messages"),b=0;for(i=0;i=1?document.title="("+a+") "+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,3e3);' + ,js_unread: 'function checkUnread(){var a=document.getElementsByClassName("z-messages"),b=0;for(i=0;i=1?rambox.setUnreadCount(a):rambox.clearUnreadCount()}setInterval(checkUnread,3e3);' + ,dont_update_unread_from_title: true } ] });