From 35e2fd44a5dccb8f4d87bc6149fd70ffc3c36a8c Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Mon, 18 Sep 2023 09:51:48 +0200 Subject: [PATCH] Add Kopenhagen --- 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 c8197f9..c2fd513 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1173,5 +1173,10 @@ "teamname": "Torino", "tippligaID": 627, "apiFootballID": 503 + }, + { + "teamname": "FC Copenhagen", + "tippligaID": 473, + "apiFootballID": 400 } ]