From 552642c405f045c9114418b27394e8b5781be311 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 19 Jan 2017 14:39:49 -0300 Subject: [PATCH] Added Custom Servers to Riot Fixes #451 --- app/store/ServicesList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 1f628592..e5051085 100644 --- a/app/store/ServicesList.js +++ b/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'