From 76255681100415a97e5feef21d72704b3f895f8a Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Wed, 14 Sep 2016 00:38:18 -0300 Subject: [PATCH] Zoho Mail unread improvement Fixes #327 --- app/store/ServicesList.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index e669e20c..e47b379a 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -413,6 +413,8 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'Ad-free business Email Hosting with a clean, minimalist interface. Integrated Calendar, Contacts, Notes, Tasks apps.' ,url: 'https://mail.zoho.com/' ,type: 'email' + ,js_unread: 'zmail.aInfo[zmail.accId].mailId = "a";' + ,note: 'To enable desktop notifications, you have to go to Settings inside Zoho Email.' }, { id: 'zohochat'