diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 134aa84c..6cc1dad9 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -35,6 +35,7 @@ Ext.define('Rambox.store.ServicesList', { id: 'slack' ,logo: 'slack.png' ,name: 'Slack' + ,external_tab_match: 'https?:\/\/.*\.slack\.com' ,description: locale['services[1]'] ,url: 'https://___.slack.com/' ,type: 'messaging' @@ -182,6 +183,7 @@ Ext.define('Rambox.store.ServicesList', { ,url: 'https://discordapp.com/login' ,type: 'messaging' ,titleBlink: true + ,external_tab_match: 'https?:\/\/discordapp\.com' ,js_unread: 'function getAlertCount(e){for(var t=0,a=0;a