mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 14:18:04 -05:00
Any to rescue
This commit is contained in:
@@ -86,7 +86,7 @@ export function resolveTournamentStageSettings(
|
||||
case "DE":
|
||||
return {
|
||||
grandFinal: "double",
|
||||
seedOrdering: ["space_between"],
|
||||
seedOrdering: ["space_between"] as any,
|
||||
};
|
||||
default: {
|
||||
assertUnreachable(format);
|
||||
|
||||
Reference in New Issue
Block a user