From b1c95784efc87f82f3f9ff2cca78c1e1f8834cd5 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Mon, 22 May 2023 16:38:06 +0200 Subject: [PATCH] Add VfB Oldenburg --- 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 1a60e44..e4ae486 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1068,5 +1068,10 @@ "teamname": "Feyenoord", "tippligaID": 482, "apiFootballID": 209 + }, + { + "teamname": "VfB Oldenburg", + "tippligaID": 112, + "apiFootballID": 9347 } ]