mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
chore: removed resume torrent after download
This commit is contained in:
@@ -78,8 +78,6 @@ export class DownloadManager {
|
||||
shouldSeed: true,
|
||||
});
|
||||
}
|
||||
|
||||
this.resumeDownload(game);
|
||||
}
|
||||
|
||||
const [nextQueueItem] = await downloadQueueRepository.find({
|
||||
|
||||
Reference in New Issue
Block a user