Browse Source

Added Crisp

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

8
app/store/ServicesList.js

@ -644,6 +644,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Flock is a free enterprise tool for business communication. Packed with tons of productivity features, Flock drives efficiency and boosts speed of execution.'
,url: 'https://web.flock.co/'
,type: 'messaging'
},
{
id: 'crisp'
,logo: 'crisp.png'
,name: 'Crisp'
,description: 'Connect your customers to your team.'
,url: 'https://app.crisp.im/'
,type: 'messaging'
}
]
});

BIN
resources/icons/crisp.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Loading…
Cancel
Save