mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 13:55:58 +08:00
chore: remove useless data
This commit is contained in:
parent
946068967b
commit
8257c7bf02
@ -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'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user