From fd6eb32925197f9eb287f9c9705821f0c3b8711d Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 15 Apr 2018 21:12:33 +0200 Subject: Order of 1st phase matches in 2SW --- 2sw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2sw.json b/2sw.json index 1e16655..5942cfa 100644 --- a/2sw.json +++ b/2sw.json @@ -41,7 +41,7 @@ ] }, { - "id": 2, + "id": 3, "table": 2, "teams": [ {"place": [7]}, @@ -50,7 +50,7 @@ "winner": [7, 8] }, { - "id": 3, + "id": 2, "table": 3, "teams": [ {"place": [8]}, -- cgit v1.2.3