mirror of https://github.com/coddrago/Heroku
Update database.py
parent
180fedab38
commit
94bf66b317
|
@ -123,7 +123,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/dev-test/assets/heroku-assets.png"
|
||||
)
|
||||
except ChannelsTooMuchError:
|
||||
self._assets = None
|
||||
|
|
Loading…
Reference in New Issue