fix: upload image (#1522)
This commit is contained in:
@@ -301,6 +301,7 @@ export type ImageFile = {
|
||||
progress: number
|
||||
url: string
|
||||
base64Url?: string
|
||||
deleted?: boolean
|
||||
}
|
||||
|
||||
export type VisionFile = {
|
||||
|
Reference in New Issue
Block a user