Browse Source

Removed Dasher

pull/2195/head
Ramiro Saenz 6 years ago
parent
commit
d2a0170fda
  1. 8
      app/store/ServicesList.js

8
app/store/ServicesList.js

@ -305,14 +305,6 @@ Ext.define('Rambox.store.ServicesList', {
,url: 'https://web.voxer.com/'
,type: 'messaging'
},
{
id: 'dasher'
,logo: 'dasher.png'
,name: 'Dasher'
,description: locale['services[30]']
,url: 'https://dasher.im/'
,type: 'messaging'
},
{
id: 'flowdock'
,logo: 'flowdock.png'

Loading…
Cancel
Save