diff options
author | emkael <emkael@tlen.pl> | 2018-05-06 11:55:19 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-05-06 11:55:19 +0200 |
commit | 8771b42948d5b0f6f63c3b517b77f8cbb153bf45 (patch) | |
tree | aaddccf41738471cb40a0d95b7880394d162826e /eklasa.json | |
parent | aee2444d9fd84379261971b689dd4047b9bee92f (diff) |
Board count in 3rd place match is not needed anymore
Diffstat (limited to 'eklasa.json')
-rw-r--r-- | eklasa.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eklasa.json b/eklasa.json index 43d8fa0..dcb248a 100644 --- a/eklasa.json +++ b/eklasa.json @@ -188,8 +188,7 @@ ],
"winner": [3],
"loser": [4],
- "score": {"1": 76.2, "2": 139},
- "finished": 96
+ "score": {"1": 76.2, "2": 139}
}
]
}
|