From 708e4a4a63f784aa11c820aca2eb510b9f24f3a5 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Tue, 9 May 2017 14:01:52 -0300 Subject: [PATCH] Fixed Link in FastMail Fixes #695 --- app/store/ServicesList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 65c0841d..01a2a72f 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -755,6 +755,7 @@ Ext.define('Rambox.store.ServicesList', { ,description: 'Secure, reliable email hosting for businesses, families and professionals. Premium email with no ads, excellent spam protection and rapid personal support.' ,url: 'https://www.fastmail.com/mail/' ,type: 'mail' + ,js_unread: 'setTimeout(function(){O.WindowController.openExternal=function(a){var b=document.createElement("a");b.href=a,b.setAttribute("target","_blank"),b.click()};},3000);' }, { id: 'hibox'