From 284c5d82f8f71f5afe7db769334401f2860180e9 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 27 Mar 2025 22:41:14 +0100 Subject: [PATCH] =?UTF-8?q?Add=20FK=20Bod=C3=B8/Glimt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 ba0368c..2840807 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1268,5 +1268,10 @@ "teamname": "AJ Auxerre", "tippligaID": 652, "apiFootballID": 108 + }, + { + "teamname": "FK Bodø/Glimt", + "tippligaID": 653, + "apiFootballID": 327 } ]