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

This commit is contained in:
José Luís 2024-04-20 21:32:10 -03:00
parent 362386ef17
commit 2307e96823

View File

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