From ec2ad2033ea424630cbdef1aeee799c1d7d18dc7 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:19:06 +0300 Subject: [PATCH] Add best of 1 as an option to tournaments --- .../tournament-bracket/components/BracketMapListDialog.tsx | 3 ++- .../tournament-bracket/tournament-bracket-schemas.server.ts | 2 +- app/features/tournament/tournament-constants.ts | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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 ? (