From e4f7856ca923c4acd139e18ea33bc6a82d77fcb7 Mon Sep 17 00:00:00 2001 From: KokeroO Date: Thu, 26 Jun 2025 14:05:28 -0300 Subject: [PATCH] fix(typebot): update instance query to use instanceName instead of instanceId --- .../chatbot/typebot/controllers/typebot.controller.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/integrations/chatbot/typebot/controllers/typebot.controller.ts b/src/api/integrations/chatbot/typebot/controllers/typebot.controller.ts index cd0c4aa4..bb55fecd 100644 --- a/src/api/integrations/chatbot/typebot/controllers/typebot.controller.ts +++ b/src/api/integrations/chatbot/typebot/controllers/typebot.controller.ts @@ -119,7 +119,7 @@ export class TypebotController extends BaseChatbotController