mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 20:31:03 +00:00
feat: updating real-debrid translations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user