From 34bff10782e360224ea213085f57425ffeb034c8 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 10 Feb 2026 13:51:14 +0800 Subject: [PATCH] chore: tool group to plugin explore --- .../plugins/tool-block/tool-group-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/tool-group-block-component.tsx b/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/tool-group-block-component.tsx index 4cb3095773..80bfe28aee 100644 --- a/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/tool-group-block-component.tsx +++ b/web/app/components/workflow/skill/editor/skill-editor/plugins/tool-block/tool-group-block-component.tsx @@ -625,7 +625,7 @@ const ToolGroupBlockComponent = ({ i18nKey="skillEditor.toolMissingDesc" ns="workflow" components={{ - Plugins: , + Plugins: , }} />