Skip to content

Commit

Permalink
Update stats.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mickahell committed Oct 23, 2021
1 parent 0dd3a35 commit 189c22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantronauts/stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def stats(winner):
data = {
"event_type": "games-stats",
"client_payload": {
"game": "qpokemon",
"game": "qnim",
"winner": f"{winner}"
}
}
Expand Down

0 comments on commit 189c22b

Please sign in to comment.