summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]
},