|
|
|
@ -98,7 +98,6 @@ struct TournamentScheduleView: View { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.navigationBarTitleDisplayMode(.inline) |
|
|
|
.navigationBarTitleDisplayMode(.inline) |
|
|
|
.toolbarRole(.editor) |
|
|
|
|
|
|
|
.toolbarBackground(.visible, for: .navigationBar) |
|
|
|
.toolbarBackground(.visible, for: .navigationBar) |
|
|
|
.navigationTitle("Horaires et formats") |
|
|
|
.navigationTitle("Horaires et formats") |
|
|
|
.ifAvailableiOS26 { |
|
|
|
.ifAvailableiOS26 { |
|
|
|
|