@ -371,7 +371,7 @@ class Round: ModelObject, Storable {
if parent != nil {
return seedInterval()?.localizedLabel(displayStyle) ?? "Pas trouvé"
}
return RoundRule.roundName(fromRoundIndex: index)
return RoundRule.roundName(fromRoundIndex: index, displayStyle: displayStyle)
func updateTournamentState() {