From f349b929730c80c9b8e50e245d753ae5a3871a33 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Sat, 31 Jul 2021 08:45:29 +0200 Subject: [PATCH] Add BFC Dynamo --- 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 7d29abf..92a3481 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -883,5 +883,10 @@ "teamname": "Verl", "tippligaID": 52, "apiFootballID": 4265 + }, + { + "teamname": "BFC Dynamo", + "tippligaID": 155, + "apiFootballID": 1636 } ]