From c77296ba31938f56cbd70973cc6fe97354303ea8 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 1 Aug 2016 15:08:20 -0300 Subject: [PATCH] Fixed Gitter unread check --- app/store/ServicesList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index eac030ce..ba41b67e 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -148,6 +148,7 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'Gitter is built on top of GitHub and is tightly integrated with your organisations, repositories, issues and activity.' ,url: 'https://gitter.im/' ,type: 'messaging' + ,js_unread: 'function checkUnread(){var e=document.getElementsByClassName("room-item__unread-indicator"),t=0;for(i=0;i=1?document.title="("+e+") "+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,3000);' }, { id: 'steam'