Browse Source

Added Typetalk

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

8
app/store/ServicesList.js

@ -620,6 +620,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Drift is a messaging app that makes it easy for businesses to talk to their website visitors and customers in real-time, from anywhere.' ,description: 'Drift is a messaging app that makes it easy for businesses to talk to their website visitors and customers in real-time, from anywhere.'
,url: 'https://app.drift.com/' ,url: 'https://app.drift.com/'
,type: 'messaging' ,type: 'messaging'
},
{
id: 'typetalk'
,logo: 'typetalk.png'
,name: 'Typetalk'
,description: 'Typetalk brings fun and ease to team discussions through instant messaging on desktop and mobile devices.'
,url: 'https://typetalk.in/signin'
,type: 'messaging'
} }
] ]
}); });

BIN
resources/icons/typetalk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Loading…
Cancel
Save