From dce30742d6920f2bdbfba136bf3af6a883e56e9a Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Fri, 2 Sep 2016 20:43:12 -0300 Subject: [PATCH] Keep session for Wire Fixes #253 --- app/store/ServicesList.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 9dd5fa20..76250a32 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -251,8 +251,9 @@ Ext.define('Rambox.store.ServicesList', { ,logo: 'wire.png' ,name: 'Wire' ,description: 'HD quality calls, private and group chats with inline photos, music and video. Also available for your phone or tablet.' - ,url: 'https://app.wire.com/auth/#login' + ,url: 'https://app.wire.com/' ,type: 'messaging' + ,userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36' }, { id: 'sync'