diff --git a/web/app/(commonLayout)/plugins/test/card/page.tsx b/web/app/(commonLayout)/plugins/test/card/page.tsx index 88357c2d33..bd1169cd91 100644 --- a/web/app/(commonLayout)/plugins/test/card/page.tsx +++ b/web/app/(commonLayout)/plugins/test/card/page.tsx @@ -6,7 +6,7 @@ import CardMoreInfo from '@/app/components/plugins/card/card-more-info' import InstallModelItem from '@/app/components/plugins/install-model-item' const PluginList = async () => { - const pluginList = [toolNotion, extensionDallE, modelGPT4, toolNotion, toolNotion] + const pluginList = [toolNotion, extensionDallE, modelGPT4] return (