From 7604538d5010bac5a58fd76ae3e2f752f0da774a Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 7 Oct 2021 15:22:04 +0200 Subject: [PATCH] Add Viktoria Berlin --- 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 6356fe5..0f17929 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -893,5 +893,10 @@ "teamname": "Borussia Dortmund II", "tippligaID": 633, "apiFootballID": 9367 + }, + { + "teamname": "Viktoria Berlin", + "tippligaID": 604, + "apiFootballID": 4266 } ]