mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-16 12:45:51 +08:00
This commit is contained in:
parent
9c1db7dca7
commit
2a6e522a87
@ -65,7 +65,7 @@ const ListWithCollection = ({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<CardWrapper
|
<CardWrapper
|
||||||
key={plugin.name}
|
key={plugin.plugin_id}
|
||||||
plugin={plugin}
|
plugin={plugin}
|
||||||
showInstallButton={showInstallButton}
|
showInstallButton={showInstallButton}
|
||||||
locale={locale}
|
locale={locale}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user