diff --git a/app/features/tournament-bracket/components/BracketMapListDialog.tsx b/app/features/tournament-bracket/components/BracketMapListDialog.tsx index af7233616..62a52a3e0 100644 --- a/app/features/tournament-bracket/components/BracketMapListDialog.tsx +++ b/app/features/tournament-bracket/components/BracketMapListDialog.tsx @@ -611,6 +611,7 @@ function GlobalMapCountInput({ onChange={(e) => onSetCount(Number(e.target.value))} defaultValue={defaultValue} > + @@ -712,7 +713,7 @@ function RoundMapList({ {editing && includeRoundSpecificSelections ? (