mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 08:43:48 +03:00
chore: removed resume torrent after download
This commit is contained in:
parent
e5dff9babe
commit
e1a5a95ceb
@ -78,8 +78,6 @@ export class DownloadManager {
|
|||||||
shouldSeed: true,
|
shouldSeed: true,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
this.resumeDownload(game);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const [nextQueueItem] = await downloadQueueRepository.find({
|
const [nextQueueItem] = await downloadQueueRepository.find({
|
||||||
|
Loading…
Reference in New Issue
Block a user