From 2b008bbd82c2ded06664446a27422bad2bca5a45 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Fri, 9 Jan 2026 10:34:08 +0100 Subject: [PATCH] Add Como --- 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..ded2201 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": "Como", + "tippligaID": 661, + "apiFootballID": 895 } ]