mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: removed resume torrent after download
This commit is contained in:
parent
e5dff9babe
commit
e1a5a95ceb
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ export class DownloadManager {
|
|||
shouldSeed: true,
|
||||
});
|
||||
}
|
||||
|
||||
this.resumeDownload(game);
|
||||
}
|
||||
|
||||
const [nextQueueItem] = await downloadQueueRepository.find({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue