mirror of https://github.com/coddrago/Heroku
fix avatar in heroku-assets
parent
8dd306955c
commit
c7f2a6b4a6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue