From 9b5c38eea05316f4fd99582923ec9506178a34f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joda=20St=C3=B6=C3=9Fer?= Date: Fri, 19 May 2017 16:47:09 +0200 Subject: [PATCH] ServicesList.js, inbox: fixed typo in hangouts logout hint --- app/store/ServicesList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index faecb169..2328577a 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -128,7 +128,7 @@ Ext.define('Rambox.store.ServicesList', { ,type: 'email' ,manual_notifications: true ,js_unread: 'function checkUnread(){updateBadge(document.getElementsByClassName("ss").length)}function updateBadge(a){a>=1?document.title="("+a+") "+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,3e3);' - ,note: 'Please be sure to sign out to Hangouts inside Inbox because cause problems. Read more...' + ,note: 'Please be sure to sign out of Hangouts inside Inbox, as it causes problems. Read more...' }, { id: 'chatwork'