diff options
author | MichaĆ Zimniewicz <michzimny@users.noreply.github.com> | 2018-02-24 20:51:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-24 20:51:05 +0100 |
commit | b8df14d5f780b06bd5152f459f982157fea359cc (patch) | |
tree | c518287f50b8983820c1031cf9a96bd5931b9047 | |
parent | 37e084b016f82af2da4b47c0dafb2a936dc4981b (diff) |
Update 1n.json
-rw-r--r-- | 1n.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -193,7 +193,8 @@ {"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "score": {"1": 0, "2": 1}
},
{
"id": 17,
|