mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 15:16:09 -05:00
Merge branch 'main' of https://github.com/Sendouc/sendou.ink
This commit is contained in:
@@ -25,7 +25,7 @@ const getInitialState = (ignoreLocalStorage: boolean = false): State => {
|
||||
})),
|
||||
matches: [],
|
||||
amountOfRoundsWithSameTeams: DEFAULT_AMOUNT_OF_ROUNDS_WITH_SAME_TEAMS,
|
||||
errorWithPlayers: "",
|
||||
errorWithPlayers: "Please enter at least 8 player names",
|
||||
noPlacingToSameTeam: [],
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user