From e9ed32bb2607fee1d48c9b1298e1c61787353ee4 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Tue, 9 Jan 2024 22:05:20 +0100 Subject: [PATCH] Add PSV Eindhoven --- 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 b590d27..e40c0b8 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1188,5 +1188,10 @@ "teamname": "Girona", "tippligaID": 648, "apiFootballID": 547 + }, + { + "teamname": "PSV Eindhoven", + "tippligaID": 510, + "apiFootballID": 167 } ]