summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-04-15 21:15:29 +0200
committeremkael <emkael@tlen.pl>2018-04-15 21:15:40 +0200
commit7982674b7ac41c5c9f2bf25f7718016737aa9ffe (patch)
tree3140ee7535d46b2403f41863d5f4f55bad099b30
parentfd6eb32925197f9eb287f9c9705821f0c3b8711d (diff)
One more attempt.
-rw-r--r--2sw.json16
1 files 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]
},