mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
chore: enchance missting link to explore tab
This commit is contained in:
@ -432,7 +432,7 @@ const ToolBlockComponent = ({
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user