mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-12 20:49:29 +02:00
Fix upload then download bug
This commit is contained in:
parent
098a187f2c
commit
2cc1c5170c
1 changed files with 2 additions and 1 deletions
|
@ -53,6 +53,7 @@ exports.getModule = class FileBaseDownloadQueueManager extends MenuModule {
|
|||
const modOpts = {
|
||||
extraArgs : {
|
||||
sendQueue : this.dlQueue.items,
|
||||
direction : 'send',
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue