From b093bed08189b20f7150290305594bd14fb6deef Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 26 Mar 2025 15:25:16 +0800 Subject: [PATCH] feat: click show config --- .../workflow/nodes/llm/components/structure-output.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/nodes/llm/components/structure-output.tsx b/web/app/components/workflow/nodes/llm/components/structure-output.tsx index 9a9d583af2..8a9b3430d6 100644 --- a/web/app/components/workflow/nodes/llm/components/structure-output.tsx +++ b/web/app/components/workflow/nodes/llm/components/structure-output.tsx @@ -53,7 +53,7 @@ const StructureOutput: FC = ({ ) : ( -
{t('app.structOutput.notConfiguredTip')}
+
{t('app.structOutput.notConfiguredTip')}
)} {showConfig && (