From 12aec6c37fe1316db4f78e4dc7984cfae4eb7a6d Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Thu, 22 Dec 2022 12:58:16 +0100 Subject: [PATCH] Add Fenerbahce --- 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 a0237a9..e80faa2 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1048,5 +1048,10 @@ "teamname": "Sampdoria", "tippligaID": 417, "apiFootballID": 498 + }, + { + "teamname": "Fenerbahce", + "tippligaID": 521, + "apiFootballID": 611 } ]