From f37601aacef6814ee012a8c78e00a9db129b546f Mon Sep 17 00:00:00 2001 From: Sophie Date: Thu, 5 Oct 2023 12:08:36 +0100 Subject: [PATCH] Add Women's Nations League to the League Table Controller --- sport/app/football/controllers/LeagueTableController.scala | 1 + 1 file changed, 1 insertion(+) diff --git a/sport/app/football/controllers/LeagueTableController.scala b/sport/app/football/controllers/LeagueTableController.scala index 615313d0401..c8caf8d316a 100644 --- a/sport/app/football/controllers/LeagueTableController.scala +++ b/sport/app/football/controllers/LeagueTableController.scala @@ -37,6 +37,7 @@ class LeagueTableController( "Champions League", "Euro 2024 qualifying", "Women's Champions League", + "Women's Nations League", "Europa League", "Carabao Cup", "International friendlies",