Browse Source

Changed URL for FastMail

v0.5.8
Ramiro Saenz 8 years ago
parent
commit
935292a22e
  1. 2
      app/store/ServicesList.js

2
app/store/ServicesList.js

@ -753,7 +753,7 @@ Ext.define('Rambox.store.ServicesList', {
,logo: 'fastmail.png' ,logo: 'fastmail.png'
,name: 'FastMail' ,name: 'FastMail'
,description: 'Secure, reliable email hosting for businesses, families and professionals. Premium email with no ads, excellent spam protection and rapid personal support.' ,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/login/' ,url: 'https://www.fastmail.com/mail/'
,type: 'mail' ,type: 'mail'
}, },
{ {

Loading…
Cancel
Save