This commit is contained in:
@ -36,6 +36,7 @@ export interface BaseFileVMDisk {
|
||||
|
||||
// application attributes
|
||||
new?: boolean;
|
||||
originalSize?: number;
|
||||
deleteType?: "keepfile" | "deletefile";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user