Browse Source

Added Smooch

pull/367/head
Ramiro Saenz 9 years ago
parent
commit
bfacb76b8d
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/smooch.png

8
app/store/ServicesList.js

@ -652,6 +652,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Connect your customers to your team.' ,description: 'Connect your customers to your team.'
,url: 'https://app.crisp.im/inbox' ,url: 'https://app.crisp.im/inbox'
,type: 'messaging' ,type: 'messaging'
},
{
id: 'smooch'
,logo: 'smooch.png'
,name: 'Smooch'
,description: 'Unified multi-channel messaging for businesses, bots and software makers.'
,url: 'https://app.smooch.io/'
,type: 'messaging'
} }
] ]
}); });

BIN
resources/icons/smooch.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Loading…
Cancel
Save