From 150212112512ca9400f4400d889559cb4f3be668 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 10 Feb 2026 13:35:33 +0800 Subject: [PATCH] chore: enchance missting link to explore tab --- .../skill/editor/skill-editor/plugins/tool-block/component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/component.tsx b/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/component.tsx index 012ec30c14..c872d59f20 100644 --- a/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/component.tsx +++ b/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/component.tsx @@ -432,7 +432,7 @@ const ToolBlockComponent = ({ i18nKey="skillEditor.toolMissingDesc" ns="workflow" components={{ - Plugins: , + Plugins: , }} />