From f599aa195463f9b393f44da2edbb8b214bc52cba Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Wed, 27 Sep 2023 16:51:01 +0200 Subject: [PATCH] Add Sporting Braga --- 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 c2fd513..7f61e2b 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1178,5 +1178,10 @@ "teamname": "FC Copenhagen", "tippligaID": 473, "apiFootballID": 400 + }, + { + "teamname": "Sporting Braga", + "tippligaID": 457, + "apiFootballID": 217 } ]