mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +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,
|
||||
});
|
||||
}
|
||||
|
||||
this.resumeDownload(game);
|
||||
}
|
||||
|
||||
const [nextQueueItem] = await downloadQueueRepository.find({
|
||||
|
Loading…
Reference in New Issue
Block a user