mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Move all finals matches to the last round
This commit is contained in:
@@ -49,7 +49,7 @@ class GenerateTournamentMatches
|
||||
end
|
||||
|
||||
def postMatchCreationActions
|
||||
moveFinalsMatchesToLastRound if @tournament.tournament_type == "Pool to bracket"
|
||||
moveFinalsMatchesToLastRound
|
||||
assignBouts
|
||||
assignFirstMatchesToMats
|
||||
@tournament.curently_generating_matches = nil
|
||||
|
||||
Reference in New Issue
Block a user