fix imgswitch info

dev-test
Who? 2025-07-12 17:40:45 +00:00
parent 89fc761b76
commit f3679ecded
1 changed files with 0 additions and 1 deletions

View File

@ -285,7 +285,6 @@ class HerokuInfoMod(loader.Module):
await utils.answer_file(
message,
self._get_info_photo(start),
self.config["banner_url"],
reply_to=getattr(message, "reply_to_msg_id", None),
)
elif self.config["custom_message"] is None: