fix: webapp variable input & app unavailable status (#2405)
This commit is contained in:
@@ -16,6 +16,7 @@ import type {
|
||||
} from '@/models/share'
|
||||
|
||||
export type ChatWithHistoryContextValue = {
|
||||
appInfoError?: any
|
||||
appInfoLoading?: boolean
|
||||
appMeta?: AppMeta
|
||||
appData?: AppData
|
||||
|
||||
Reference in New Issue
Block a user