From 5ac7bd4b6714b5969dc9374a4d29f6e952410c87 Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Wed, 21 Apr 2021 21:22:30 +0200 Subject: [PATCH] Fix tipper pair config matchday 34 --- src/main/resources/Tippliga/Tipper_Match_Pair_Config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Tippliga/Tipper_Match_Pair_Config.json b/src/main/resources/Tippliga/Tipper_Match_Pair_Config.json index a996fb7..6512a2a 100644 --- a/src/main/resources/Tippliga/Tipper_Match_Pair_Config.json +++ b/src/main/resources/Tippliga/Tipper_Match_Pair_Config.json @@ -1117,7 +1117,7 @@ }, { "home": 14, - "guest": 12 + "guest": 2 } ] },