mirror of https://github.com/coddrago/Heroku
fix reply in info
parent
e493229f87
commit
7b1c95c953
|
@ -166,6 +166,7 @@ class HerokuInfoMod(loader.Module):
|
|||
message,
|
||||
self.config["banner_url"],
|
||||
self._render_info(False, start),
|
||||
reply_to_msg_id=message.reply_to_msg_id,
|
||||
)
|
||||
|
||||
@loader.command()
|
||||
|
|
Loading…
Reference in New Issue