mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +00:00
fix uploading
This commit is contained in:
@@ -127,6 +127,7 @@ export class UploadingTask extends Listenable {
|
||||
this.errorMessage = null;
|
||||
this.status = UploadingStatus.UPLOADING;
|
||||
this.notifyListeners();
|
||||
this.uploadingBlocks = [];
|
||||
await Promise.all([
|
||||
this.upload(),
|
||||
this.upload(),
|
||||
|
Reference in New Issue
Block a user