From d7afe5d7abe484945499d22df2e02ac7cc1e8da5 Mon Sep 17 00:00:00 2001 From: KokeroO Date: Thu, 26 Jun 2025 14:53:54 -0300 Subject: [PATCH] fix(typebot): update instance query to use instance name instead of instance ID --- .../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 bb55fecd..a48fe10c 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