From 5392401e60599040fc8a2249af028beade7d3f62 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 22 Aug 2025 18:10:53 +0800 Subject: [PATCH] chore: btn text --- .../prompt-editor/plugins/hitl-input-block/pre-populate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx b/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx index 99807828f9..cc71969dcd 100644 --- a/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx +++ b/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx @@ -73,7 +73,7 @@ const PrePopulate: FC = ({ return (
{main} -
onIsVariableChange?.(!isVariable)}> +
onIsVariableChange?.(!isVariable)}>
{t(`${i18nPrefix}.useVarInstead`)}