mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
relocate file
This commit is contained in:
parent
27ae74af50
commit
466f61d044
|
@ -1,5 +1,5 @@
|
|||
import PluginsPanel from './plugins-panel'
|
||||
import Container from './container'
|
||||
import PluginsPanel from '@/app/components/plugins/plugins-panel'
|
||||
import Container from '@/app/components/plugins/container'
|
||||
import Marketplace from '@/app/components/plugins/marketplace'
|
||||
|
||||
const PluginList = async () => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user