chore: removed resume torrent after download

This commit is contained in:
Hachi-R 2024-11-06 20:28:55 -03:00
parent e5dff9babe
commit e1a5a95ceb

View File

@ -78,8 +78,6 @@ export class DownloadManager {
shouldSeed: true,
});
}
this.resumeDownload(game);
}
const [nextQueueItem] = await downloadQueueRepository.find({