From 221a2157cffa7993e53dc295aa71ebfdbab2c6ae Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Sun, 10 Jan 2021 22:29:48 +0100 Subject: [PATCH] Add Atalanta Bergamo and Lazio Rom --- .../resources/Tippliga/Team_ID_Matcher_Config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index cc2e9f7..58cd408 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -603,5 +603,15 @@ "teamname": "Olymp. Marseille", "tippligaID": 506, "apiFootballID": 81 + }, + { + "teamname": "Atalanta Bergamo", + "tippligaID": 625, + "apiFootballID": 499 + }, + { + "teamname": "Lazio Rom", + "tippligaID": 515, + "apiFootballID": 487 } ]