Switch chatbot to support

This commit is contained in:
Amauri CHAMPEAUX 2022-10-19 17:51:31 +02:00
parent c5cc1a2eac
commit cc689bdde8
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ tarteaucitron.services.leadforensics = {
// ubib // ubib
tarteaucitron.services.ubib = { tarteaucitron.services.ubib = {
"key": "ubib", "key": "ubib",
"type": "other", "type": "support",
"name": "Ubib Chatbot", "name": "Ubib Chatbot",
"uri": "https://ubib.libanswers.com/", "uri": "https://ubib.libanswers.com/",
"needConsent": true, "needConsent": true,
@ -120,7 +120,7 @@ tarteaucitron.services.wysistathightrack = {
// robofabrica // robofabrica
tarteaucitron.services.robofabrica = { tarteaucitron.services.robofabrica = {
"key": "robofabrica", "key": "robofabrica",
"type": "other", "type": "support",
"name": "Robo Fabrica Chatbot", "name": "Robo Fabrica Chatbot",
"uri": "https://robofabrica.tech/charte-vie-privee/", "uri": "https://robofabrica.tech/charte-vie-privee/",
"needConsent": true, "needConsent": true,