mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Prevent error message for rimraf
This commit is contained in:
@@ -15,7 +15,7 @@ export class DownloadQueue {
|
||||
this.sort()
|
||||
}
|
||||
|
||||
pop() {
|
||||
shift() {
|
||||
return this.downloadQueue.shift()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user