mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
app list modification
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import type { AppMode } from './app'
|
||||
|
||||
import type { AppMode } from '@/types/app'
|
||||
export type AppBasicInfo = {
|
||||
id: string
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user