fix: Size of export does not update dynamically on screen
This commit is contained in:
@@ -16,6 +16,7 @@ class FileOperation extends Model {
|
||||
|
||||
collectionId: string | null;
|
||||
|
||||
@observable
|
||||
size: number;
|
||||
|
||||
type: FileOperationType;
|
||||
|
||||
Reference in New Issue
Block a user