You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugs Fixed:
coc.Badge.url and :coc.Icon.url now use differently sized fallbacks if the default URL is not available. The same is true if coc.Badge.save or coc.Icon.save are called without the optional size parameter
corrected the default value for the league_id parameter of coc.Client.get_seasons to point at Legends league and fixed a type hint in coc.Client.get_season_rankings as well as a few doc strings