1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2017-04-28 19:48:46 +02:00
parent 854cd092a2
commit 32eb09dace

View file

@ -134,6 +134,7 @@ async def update_lol(discord_id):
account.flexq_division = None
account.ttq_tier = None
account.ttq_division = None
else:
# Update the user data
if soloq is not None:
account.soloq_tier = lol.tiers.index(soloq["tier"])