From 95771e4f545cf55e9addebb135eccba47e5f4642 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 28 Jul 2025 08:22:53 -0300 Subject: [PATCH] brandize --- public/widget/custom/{od8n.css => brandize.css} | 0 public/widget/custom/{localhost.json => brandize.json} | 4 ++-- public/widget/custom/{od8n.com.json => od8n.json} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename public/widget/custom/{od8n.css => brandize.css} (100%) rename public/widget/custom/{localhost.json => brandize.json} (81%) rename public/widget/custom/{od8n.com.json => od8n.json} (100%) diff --git a/public/widget/custom/od8n.css b/public/widget/custom/brandize.css similarity index 100% rename from public/widget/custom/od8n.css rename to public/widget/custom/brandize.css diff --git a/public/widget/custom/localhost.json b/public/widget/custom/brandize.json similarity index 81% rename from public/widget/custom/localhost.json rename to public/widget/custom/brandize.json index d217371..6ba9958 100644 --- a/public/widget/custom/localhost.json +++ b/public/widget/custom/brandize.json @@ -1,6 +1,6 @@ { - "api": "https://ai.odoo4projects.com/webhook/81742473-b50b-4845-a5f9-916d9fe60876/chat", - "preamble": "👋 Welcome! Need help? I'm powered by n8n automation to assist you!", + "api": "https://brandize.n8n.odoo4projects.com/webhook/81742473-b50b-4845-a5f9-916d9fe60876/chat", + "preamble": "Welcome to Brandize", "widgetHTML": "\n" } diff --git a/public/widget/custom/od8n.com.json b/public/widget/custom/od8n.json similarity index 100% rename from public/widget/custom/od8n.com.json rename to public/widget/custom/od8n.json