mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
feat: remove config
This commit is contained in:
@ -52,6 +52,8 @@ const PluginItem: FC<Props> = ({
|
||||
<Description text={payload.brief[locale]} descriptionLineRows={1}></Description>
|
||||
<Action
|
||||
pluginId='xxx'
|
||||
pluginName={label[locale]}
|
||||
usedInApps={5}
|
||||
isShowFetchNewVersion={hasNewVersion}
|
||||
isShowInfo
|
||||
isShowDelete
|
||||
|
||||
Reference in New Issue
Block a user