Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[planttycoon] exception on [p]gardening profile - no avatar_url attribute #228

Open
relyq opened this issue Jul 28, 2023 · 0 comments
Open
Assignees
Labels

Comments

@relyq
Copy link

relyq commented Jul 28, 2023

i guess the api changed

avatar = author.avatar_url if author.avatar else author.default_avatar_url

avatar = author.avatar.url if author.avatar else author.default_avatar.url

@relyq relyq added the bug label Jul 28, 2023
@relyq relyq changed the title planttycoon - exception on [p]gardening profile - no avatar_url attribute [planttycoon] exception on [p]gardening profile - no avatar_url attribute Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants