From cc2ed62a51ccfc06a6bd52c98fc854db0ba17019 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 25 Jun 2025 20:18:03 +0800 Subject: [PATCH] fix: var inspect doc link error --- web/app/components/workflow/variable-inspect/empty.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/variable-inspect/empty.tsx b/web/app/components/workflow/variable-inspect/empty.tsx index 1e381d8256..6b371635d7 100644 --- a/web/app/components/workflow/variable-inspect/empty.tsx +++ b/web/app/components/workflow/variable-inspect/empty.tsx @@ -15,7 +15,7 @@ const Empty: FC = () => {
{t('workflow.debug.variableInspect.emptyTip')}
{t('workflow.debug.variableInspect.emptyLink')}