From bed7c64189de532e85b7706811155ebfc26d8543 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Tue, 24 Dec 2024 13:19:48 +0100 Subject: [PATCH] Add Auxerre --- 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 f8e40a6..ba0368c 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1263,5 +1263,10 @@ "teamname": "Borussia Hildesheim", "tippligaID": 651, "apiFootballID": 12742 + }, + { + "teamname": "AJ Auxerre", + "tippligaID": 652, + "apiFootballID": 108 } ]