Skip to content

Commit

Permalink
Update website/src/components/Store/Content/Plugin.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
  • Loading branch information
StarHeartHunt and yanyongyu committed Nov 22, 2023
1 parent 87a4ad1 commit b59b5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/Store/Content/Plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export default function PluginPage(): JSX.Element {
className="not-prose"
useCustomTitle
backdropExit
title="适配器详情"
title="插件详情"
setOpenModal={setIsOpenCardModal}
>
{clickedPlugin && <ResourceDetailCard resource={clickedPlugin} />}
Expand Down

0 comments on commit b59b5bc

Please sign in to comment.