From c0a58717f15e7569cffbbff3e73a8fb75c12e8d2 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Sun, 8 Mar 2026 15:32:36 +0100 Subject: [PATCH] Add Sigma Olomouc --- 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 f8c52d3..ddb705b 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1343,5 +1343,10 @@ "teamname": "Genk", "tippligaID": 662, "apiFootballID": 742 + }, + { + "teamname": "Sigma Olomouc", + "tippligaID": 663, + "apiFootballID": 2250 } ]