mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
else
This commit is contained in:
parent
854cd092a2
commit
32eb09dace
1 changed files with 19 additions and 18 deletions
|
@ -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"])
|
||||
|
|
Loading…
Reference in a new issue