From cf548eedbe29ec7c1e76aa98eb2b8cab8f5cc450 Mon Sep 17 00:00:00 2001 From: Josias Maceda Date: Tue, 9 Sep 2025 14:19:54 -0300 Subject: [PATCH] fix: lint with npm run lint --- src/api/integrations/chatbot/base-chatbot.controller.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/integrations/chatbot/base-chatbot.controller.ts b/src/api/integrations/chatbot/base-chatbot.controller.ts index 0439a6f6..05a45beb 100644 --- a/src/api/integrations/chatbot/base-chatbot.controller.ts +++ b/src/api/integrations/chatbot/base-chatbot.controller.ts @@ -878,7 +878,7 @@ export abstract class BaseChatbotController