From cc689bdde8a14ed3b7d641ff62ef603b906e792f Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Wed, 19 Oct 2022 17:51:31 +0200 Subject: [PATCH] Switch chatbot to support --- tarteaucitron.services.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 46fc549..ed0496b 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -78,7 +78,7 @@ tarteaucitron.services.leadforensics = { // ubib tarteaucitron.services.ubib = { "key": "ubib", - "type": "other", + "type": "support", "name": "Ubib Chatbot", "uri": "https://ubib.libanswers.com/", "needConsent": true, @@ -120,7 +120,7 @@ tarteaucitron.services.wysistathightrack = { // robofabrica tarteaucitron.services.robofabrica = { "key": "robofabrica", - "type": "other", + "type": "support", "name": "Robo Fabrica Chatbot", "uri": "https://robofabrica.tech/charte-vie-privee/", "needConsent": true,