From 363dd073e84676030061a78f5646c7e5c9681556 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Fri, 17 Dec 2021 15:08:03 +0100 Subject: [PATCH] Add Stade Rennes --- 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 0f17929..f32fd05 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -898,5 +898,10 @@ "teamname": "Viktoria Berlin", "tippligaID": 604, "apiFootballID": 4266 + }, + { + "teamname": "Rennes", + "tippligaID": 423, + "apiFootballID": 94 } ]