diff options
Diffstat (limited to 'src/components/SteamGamePatcher.tsx')
| -rw-r--r-- | src/components/SteamGamePatcher.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/SteamGamePatcher.tsx b/src/components/SteamGamePatcher.tsx index 2d3b0fa..18df819 100644 --- a/src/components/SteamGamePatcher.tsx +++ b/src/components/SteamGamePatcher.tsx @@ -230,6 +230,7 @@ export function SteamGamePatcher({ dllName, fsr4Variant }: SteamGamePatcherProps <> <PanelSectionRow> <DropdownItem + layout="below" label="Steam game" menuLabel="Select a Steam game" strDefaultLabel={gamesLoading ? "Loading games..." : "Choose a game"} |
