fix: game dont install in another path after the first installation

This commit is contained in:
Hydra 2024-04-20 21:32:10 -03:00 committed by shadowtosser
parent 12fb53908b
commit e860b8aeaa

View File

@ -37,7 +37,7 @@ const startGameDownload = async (
writePipe.write({ action: "pause" });
const downloadsPath = game?.downloadPath ?? downloadPath;
const downloadsPath = downloadPath;
await gameRepository.update(
{