Update database.py

pull/40/head
Who? 2024-12-16 22:25:41 +07:00 committed by GitHub
parent 9112c21aab
commit 78a2a867b7
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://imgur.com/a/TNnJHd0.png"
avatar="https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/v1.6.8/assets/heroku-assets.png"
)
except ChannelsTooMuchError:
self._assets = None