From 733cc25196c3478be154f81b6053a32f183e0675 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Tue, 2 Dec 2025 19:01:44 +0100 Subject: [PATCH] add espanyol --- 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 34598bb..688095d 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1328,5 +1328,10 @@ "teamname": "Go Ahead Eagles", "tippligaID": 660, "apiFootballID": 410 + }, + { + "teamname": "Espanyol", + "tippligaID": 572, + "apiFootballID": 540 } ]