From 7013f7c65dec92b2b0eb5a7aef10ad031a1c30eb Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:56:05 -0300 Subject: [PATCH] refactoring modal --- .../modals/game-options-modal.tsx | 65 +++++++------------ 1 file changed, 24 insertions(+), 41 deletions(-) diff --git a/src/renderer/src/pages/game-details/modals/game-options-modal.tsx b/src/renderer/src/pages/game-details/modals/game-options-modal.tsx index f549b767..a3323564 100644 --- a/src/renderer/src/pages/game-details/modals/game-options-modal.tsx +++ b/src/renderer/src/pages/game-details/modals/game-options-modal.tsx @@ -85,6 +85,24 @@ export function GameOptionsModal({ > {t("open_download_options")} + +
- + {t("select_executable")} - +
+
- - {game.folderName && ( -
- - - - -
- )}