From fd60a71e482d27b888dae4cff8d15d5a188739cb Mon Sep 17 00:00:00 2001 From: TriiNoxYs Date: Sun, 14 Aug 2016 16:55:31 +0200 Subject: [PATCH] Edit aol url --- 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 30d2cf71..3371e191 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -413,7 +413,7 @@ Ext.define('Rambox.store.ServicesList', { ,logo: 'aol.png' ,name: 'Aol' ,description: 'Free and simple webmail service.' - ,url: 'https://my.screenname.aol.com/' + ,url: 'https://mail.aol.com/' ,type: 'email' } ]