From 42ff618659aace9cbe7d0c13457756e357a358a9 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Fri, 1 Sep 2017 13:43:40 -0300 Subject: [PATCH] Fixed Yahoo Mail block Fixes #833 --- app/store/ServicesList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 4b74bac8..92adb130 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -217,6 +217,7 @@ Ext.define('Rambox.store.ServicesList', { ,url: 'https://mail.yahoo.com/' ,type: 'email' ,note: 'To enable desktop notifications, you have to go to Options inside Yahoo! Mail.' + ,userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36' }, { id: 'protonmail'