From 9506a9b37026c53b3fde84abe103415f8531d303 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 27 Mar 2025 22:43:47 +0100 Subject: [PATCH] Add Jagiellonia --- src/main/resources/Tippliga/Team_ID_Matcher_Config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index 2840807..cd17489 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1273,5 +1273,10 @@ "teamname": "FK Bodø/Glimt", "tippligaID": 653, "apiFootballID": 327 + }, + { + "teamname": "Jagiellonia", + "tippligaID": 654, + "apiFootballID": 336 } ]