ai页面修改
This commit is contained in:
@@ -71,7 +71,7 @@ export type GenerationStatus =
|
||||
|
||||
export interface MediaReference {
|
||||
url: string;
|
||||
type: 'image' | 'video';
|
||||
type: 'image' | 'video' | 'audio';
|
||||
name: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user