From 2c37fa86b76c73dc722989ee3f1c28bc55dfbb86 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 26 Sep 2016 11:55:50 -0300 Subject: [PATCH] Fixed Crisp redirection when no Website added --- app/store/ServicesList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 396a19f1..474ef865 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -650,7 +650,7 @@ Ext.define('Rambox.store.ServicesList', { ,logo: 'crisp.png' ,name: 'Crisp' ,description: 'Connect your customers to your team.' - ,url: 'https://app.crisp.im/' + ,url: 'https://app.crisp.im/inbox' ,type: 'messaging' } ]