From ee8218c815fee69cf969f7f67835f9a966f18ffc 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 } ]