From 79d41f0f8a7938ea3ab5422e47c3400762836702 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Mon, 9 Jan 2023 10:18:53 +0100 Subject: [PATCH] Add Netherlands Eredivisie --- src/main/resources/Tippliga/2023_Ligen.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/Tippliga/2023_Ligen.json b/src/main/resources/Tippliga/2023_Ligen.json index ee6adb2..ada47b8 100644 --- a/src/main/resources/Tippliga/2023_Ligen.json +++ b/src/main/resources/Tippliga/2023_Ligen.json @@ -88,5 +88,10 @@ "country": "Turkey", "name": "Süper Lig", "league_id": 4418 + }, + { + "country": "Netherlands", + "name": "Eredivisie", + "league_id": 4349 } ] \ No newline at end of file