feat: adding proper path for real debrid downloads

This commit is contained in:
Hydra
2024-05-07 15:42:09 +01:00
16 changed files with 279 additions and 214 deletions

View File

@@ -26,7 +26,7 @@ const startGameDownload = async (
});
const downloader = userPreferences?.realDebridApiToken
? Downloader.Http
? Downloader.RealDebrid
: Downloader.Torrent;
const [game, repack] = await Promise.all([