From b394fd0baf009cfa155748fce43333f021be630e Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Tue, 9 Jan 2024 22:10:15 +0100 Subject: [PATCH] Fix ID of PSV Eindhoven --- src/main/resources/Tippliga/Team_ID_Matcher_Config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index e40c0b8..5d88ad2 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1192,6 +1192,6 @@ { "teamname": "PSV Eindhoven", "tippligaID": 510, - "apiFootballID": 167 + "apiFootballID": 197 } ]