From f4d4d3dd8d4eb62dd1689f43dfc7899f196b67c4 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 27 Jan 2018 18:20:28 +0100 Subject: Adjustements to possible match-ups in 3rd phase --- 1n.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '1n.json') diff --git a/1n.json b/1n.json index 68882a6..eccc1f9 100644 --- a/1n.json +++ b/1n.json @@ -168,8 +168,8 @@ "round": 1, "table": 1, "teams": [ - {"place": [1]}, - {"winner": [1, 6, 7]} + {"winner": [1]}, + {"winner": [6, 7]} ] }, { @@ -178,8 +178,8 @@ "round": 1, "table": 2, "teams": [ - {"winner": [1, 6, 7]}, - {"winner": [1, 6, 7]} + {"place": [1]}, + {"winner": [6, 7]} ] }, { -- cgit v1.2.3