Browse Source

Removed Cisco Spark because we already have

pull/636/head
Ramiro Saenz 8 years ago committed by GitHub
parent
commit
7397058ea8
  1. 8
      app/store/ServicesList.js

8
app/store/ServicesList.js

@ -746,14 +746,6 @@ Ext.define('Rambox.store.ServicesList', {
,url: 'https://app.hibox.co/'
,type: 'messaging'
},
{
id: 'ciscospark'
,logo: 'ciscospark.png'
,name: 'Cisco Spark'
,description: 'A simple, secure space where you can get things done from anywhere in the world. Connecting your endpoints to the cloud and exchange with your mates.'
,url: 'https://web.ciscospark.com/'
,type: 'messaging'
},
{
id: 'jandi'
,logo: 'jandi.png'

Loading…
Cancel
Save