mirror of https://github.com/coddrago/Heroku
fix imgswitch info
parent
89fc761b76
commit
f3679ecded
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue