From f9c06971f0038a1c376ee18b234700ec43fcb903 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 29 Jul 2021 13:42:53 +0200 Subject: [PATCH] Add UEFA Europa League to 2022 league config --- src/main/resources/Tippliga/2022_Ligen.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/Tippliga/2022_Ligen.json b/src/main/resources/Tippliga/2022_Ligen.json index 3269a90..c04d641 100644 --- a/src/main/resources/Tippliga/2022_Ligen.json +++ b/src/main/resources/Tippliga/2022_Ligen.json @@ -64,6 +64,11 @@ "name": "UEFA Champions League", "league_id": 3431 }, + { + "country": "World", + "name": "UEFA Europa League", + "league_id": 3632 + }, { "country": "World", "name": "UEFA Europa Conference League",