mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: updating real-debrid translations
This commit is contained in:
parent
183b85d66a
commit
08a336b392
38 changed files with 284 additions and 228 deletions
|
@ -97,7 +97,7 @@ const loadState = async (userPreferences: UserPreferences | null) => {
|
|||
relations: { repack: true },
|
||||
});
|
||||
|
||||
if (game) DownloadManager.startDownload(game.id);
|
||||
if (game) DownloadManager.startDownload(game);
|
||||
};
|
||||
|
||||
userPreferencesRepository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue