fix avatar in heroku-assets

pull/115/head
Who? 2025-03-07 07:40:34 +07:00 committed by GitHub
parent 8dd306955c
commit c7f2a6b4a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ class Database(dict):
"heroku-assets",
"🌆 Your Heroku assets will be stored here",
archive=True,
avatar="https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/v1.6.8/assets/heroku-assets.png"
avatar="https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/master/assets/heroku-assets.png"
)
except ChannelsTooMuchError:
self._assets = None