chore: tool group to plugin explore

This commit is contained in:
Joel
2026-02-10 13:51:14 +08:00
parent 1af4e5dda2
commit 34bff10782

View File

@ -625,7 +625,7 @@ const ToolGroupBlockComponent = ({
i18nKey="skillEditor.toolMissingDesc"
ns="workflow"
components={{
Plugins: <Link href="/plugins" className="text-text-accent" />,
Plugins: <Link href="/plugins?tab=discover" className="text-text-accent" />,
}}
/>
</div>