chore: remove useless data

This commit is contained in:
Joel 2024-10-10 17:49:23 +08:00
parent 946068967b
commit 8257c7bf02

View File

@ -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 (
<div className='pb-3 bg-white'>