From a9fcf76a859208e170d4ff87d6a916a5a392590a Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Wed, 5 Oct 2022 21:51:52 +0200 Subject: [PATCH] Add FK Partizan Belgrad --- 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 0615ff3..1492ddc 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -998,5 +998,10 @@ "teamname": "FC Teutonia 05 Ottensen", "tippligaID": 642, "apiFootballID": 12878 + }, + { + "teamname": "FK Partizan", + "tippligaID": 573, + "apiFootballID": 547 } ]