From 78a2a867b77fc2f0712f895e7d21fe0de5804169 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:25:41 +0700 Subject: [PATCH] Update database.py --- hikka/database.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikka/database.py b/hikka/database.py index e036b4c..a348c50 100644 --- a/hikka/database.py +++ b/hikka/database.py @@ -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