feat: remove config

This commit is contained in:
Joel
2024-10-16 15:13:19 +08:00
parent 1a64c660ba
commit fbc853af92
4 changed files with 73 additions and 9 deletions

View File

@ -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