1
0
Fork 0
mirror of synced 2024-05-03 04:02:28 +12:00

Remove space

This commit is contained in:
phxntxm 2019-02-14 18:35:36 -06:00
parent cae455675b
commit 73bb685d1c

View file

@ -323,7 +323,7 @@ VALUES
update_query,
winner_rating,
old_winner['battle_wins'] + 1,
old_winner['battle_losses'] ,
old_winner['battle_losses'],
winner.id
)
else: