From e73298d7f9480fa0daecfd0950be07cdb489700c Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Fri, 7 Mar 2025 07:43:07 +0700 Subject: [PATCH] fix avatar in heroku-logs --- hikka/modules/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikka/modules/test.py b/hikka/modules/test.py index ddf2f11..315a7fe 100644 --- a/hikka/modules/test.py +++ b/hikka/modules/test.py @@ -382,7 +382,7 @@ class TestMod(loader.Module): "🪐 Your Heroku logs will appear in this chat", silent=True, invite_bot=True, - avatar="https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/v1.6.8/assets/heroku-logs.png", + avatar=" https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/master/assets/heroku-logs.png", ) self.logchat = int(f"-100{chat.id}")