Skip to content

Commit

Permalink
HOLD FOR 2024 - Changes to Playoff Schedule (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlihou committed Sep 23, 2023
1 parent 7bbf5b9 commit c50b319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/DoubleEliminationBracketMapping.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ const DoubleEliminationBracketMapping: BracketMapping = {
},
},
],
breakAfter: [4, 8, 10, 12, 13],
breakAfter: [10, 12, 13],
};

export default DoubleEliminationBracketMapping;

0 comments on commit c50b319

Please sign in to comment.