From 70db634f107c7f77cf4ac31ec15d352276e146fb Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 25 Feb 2021 17:12:09 +0100 Subject: [PATCH] Add Hellas Verona to Team ID Matcher Config --- 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 58cd408..72ea6d0 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -613,5 +613,10 @@ "teamname": "Lazio Rom", "tippligaID": 515, "apiFootballID": 487 + }, + { + "teamname": "Hellas Verona", + "tippligaID": 184, + "apiFootballID": 504 } ]