Browse Source

Add Jandi type

pull/636/head
TriiNoxYs 8 years ago
parent
commit
0770b6730c
  1. 1
      app/store/ServicesList.js

1
app/store/ServicesList.js

@ -760,6 +760,7 @@ Ext.define('Rambox.store.ServicesList', {
,name: 'Jandi'
,description: 'Jandi is a group-oriented enterprise messaging platform with an integrated suite of collaboration tools for workplace.'
,url: 'https://___.jandi.com/'
,type: 'messaging'
}
]
});
Loading…
Cancel
Save