Update heroku_info.py

pull/84/head
Who? 2025-01-29 12:53:13 +10:00 committed by GitHub
parent 11d6a7a9d5
commit 001500bbcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ class HerokuInfoMod(loader.Module):
await utils.answer_file(
message,
self.config["banner_url"],
self.config["custom_message"],
self._render_info(False, start),
reply_to=getattr(message, "reply_to_msg_id", None),
)