From ae5f8714b2a7456153a7b7608cda85d25d035535 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 23 Jul 2024 15:57:22 -0300 Subject: [PATCH] chore: Update langflow-embedded-chat to v1.0.4 (#2900) chore: update langflow-embedded-chat to v1.0.4 in getWidgetCode.tsx --- src/frontend/src/modals/apiModal/utils/get-widget-code.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx b/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx index b9f8f2954..4a6d6f3bd 100644 --- a/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx +++ b/src/frontend/src/modals/apiModal/utils/get-widget-code.tsx @@ -8,7 +8,7 @@ export default function getWidgetCode( flowName: string, isAuth: boolean, ): string { - return ` + return `