diff options
-rw-r--r-- | eklasa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eklasa.json b/eklasa.json index 85e2c65..a1f16e4 100644 --- a/eklasa.json +++ b/eklasa.json @@ -189,7 +189,7 @@ ],
"winner": [3],
"loser": [4],
- "score": [76.2, 139],
+ "score": {"1": 76.2, "2": 139},
"finished": 96
}
]
|