Browse Source

Related #230

pull/291/merge
Ramiro Saenz 9 years ago
parent
commit
4d3ab2638c
  1. 1
      app/store/ServicesList.js

1
app/store/ServicesList.js

@ -425,7 +425,6 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Glip is fully searchable, real-time group chat & video chat, task management, file sharing, calendars and more.'
,url: 'https://glip.com/'
,type: 'messaging'
,js_unread: 'setTimeout(function(){$("#sign_in").click();},1000);'
,note: 'To enable desktop notifications, you have to go to Options inside Glip.'
},
{

Loading…
Cancel
Save