Browse Source

Added Intercom

v0.5.8
Ramiro Saenz 8 years ago
parent
commit
b96f6c56d8
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/intercom.png

8
app/store/ServicesList.js

@ -819,6 +819,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Schedule your Tweets with love. Save time and manage your social media strategy easily.'
,url: 'https://clocktweets.com/dashboard/'
,type: 'messaging'
},
{
id: 'intercom'
,logo: 'intercom.png'
,name: 'Intercom'
,description: 'Intercom makes it easy to communicate with your customers personally, at scale. Designed to feel like the messaging apps you use every day, Intercom lets you talk to consumers almost anywhere: inside your app, on your website, across social media and via email.'
,url: 'https://app.intercom.io'
,type: 'messaging'
}
]
});

BIN
resources/icons/intercom.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Loading…
Cancel
Save