Skip to content

Commit

Permalink
Update Euro 2020 to Euro 2024
Browse files Browse the repository at this point in the history
Co-authored-by: Max Duval <[email protected]>
  • Loading branch information
domlander and mxdvl committed Apr 30, 2024
1 parent 1d913b1 commit 81550b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sport/app/football/feed/Competitions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@ object CompetitionsProvider {
tableDividers = List(2, 6, 21),
),
Competition(
"750",
"/football/euro-2020",
"Euro 2020",
"Euro 2020",
"750", // This ID was also used for the 2020 Euros
"/football/euro-2024",
"Euro 2024",
"Euro 2024",
"Internationals",
showInTeamsList = true,
tableDividers = List(2),
Expand Down

0 comments on commit 81550b3

Please sign in to comment.