From 52c2709e9d756b102f6d5a94c38821420af2fd95 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 27 Jan 2018 12:53:48 +0100 Subject: Score for previously played match in 2NW --- 2nw.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '2nw.json') diff --git a/2nw.json b/2nw.json index f09f2bb..124bdfa 100644 --- a/2nw.json +++ b/2nw.json @@ -39,7 +39,8 @@ "teams": [ {"place": [2]}, {"place": [3]} - ] + ], + "score": [0, 0.1] }, { "id": 2, -- cgit v1.2.3