Browse Source

Added Hootsuite

Fixes #209
pull/330/head
Ramiro Saenz 9 years ago
parent
commit
e27ad4f06d
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/hootsuite.png

8
app/store/ServicesList.js

@ -505,6 +505,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Amium turns any file into a real-time activity feed and conversation. So you can work better, together.' ,description: 'Amium turns any file into a real-time activity feed and conversation. So you can work better, together.'
,url: 'https://___.amium.com/' ,url: 'https://___.amium.com/'
,type: 'messaging' ,type: 'messaging'
},
{
id: 'hootsuite'
,logo: 'hootsuite.png'
,name: 'Hootsuite'
,description: 'Enhance your social media management with Hootsuite, the leading social media dashboard. Manage multiple networks and profiles and measure your campaign results.'
,url: 'https://hootsuite.com/dashboard'
,type: 'messaging'
} }
] ]
}); });

BIN
resources/icons/hootsuite.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Loading…
Cancel
Save