From 7c869b841057c127515164601571897b55a2a408 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Mon, 9 Jan 2023 10:30:48 +0100 Subject: [PATCH] Add Feyenoord --- 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 11ec4ea..e814111 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1063,5 +1063,10 @@ "teamname": "Reims", "tippligaID": 646, "apiFootballID": 93 + }, + { + "teamname": "Feyenoord", + "tippligaID": 482, + "apiFootballID": 209 } ]