From 7982674b7ac41c5c9f2bf25f7718016737aa9ffe Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 15 Apr 2018 21:15:29 +0200 Subject: One more attempt. --- 2sw.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/2sw.json b/2sw.json index 5942cfa..87261c4 100644 --- a/2sw.json +++ b/2sw.json @@ -41,20 +41,20 @@ ] }, { - "id": 3, - "table": 2, + "id": 2, + "table": 3, "teams": [ - {"place": [7]}, - {"place": [10]} + {"place": [8]}, + {"place": [9]} ], "winner": [7, 8] }, { - "id": 2, - "table": 3, + "id": 3, + "table": 2, "teams": [ - {"place": [8]}, - {"place": [9]} + {"place": [7]}, + {"place": [10]} ], "winner": [7, 8] }, -- cgit v1.2.3