diff options
Diffstat (limited to 'api.py')
| -rw-r--r-- | api.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ FALSE AS "surrender", 0 AS "jungleMinionsSlayed", 0 AS "turretsDestroyed", (attributes->'stats'->>'heroKills')::int AS "kills", -0 AS "assits", +0 AS "assists", 0 AS "deaths", (attributes->'stats'->>'krakenCaptures')::int AS "krakenCaptures", 0 AS "goldMineCaptures", |
