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 José Luís
parent 2e53523076
commit a6dbd648c2

View file

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