From f0631cb53edae55390072795a65b7ab4a6d0d400 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Sun, 8 Mar 2026 15:07:30 +0100 Subject: [PATCH] Add Genk --- 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 688095d..112bc29 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1333,5 +1333,10 @@ "teamname": "Espanyol", "tippligaID": 572, "apiFootballID": 540 + }, + { + "teamname": "Genk", + "tippligaID": 662, + "apiFootballID": 742 } ]