Browse Source

Added Custom Servers to Riot

Fixes #451
pull/594/merge
Ramiro Saenz 8 years ago
parent
commit
552642c405
  1. 1
      app/store/ServicesList.js

1
app/store/ServicesList.js

@ -571,6 +571,7 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Riot is a simple and elegant collaboration environment that gathers all of your different conversations and app integrations into one single app.'
,url: 'https://riot.im/app/'
,type: 'messaging'
,custom_domain: true
},
{
id: 'actor'

Loading…
Cancel
Save