mirror of https://github.com/coddrago/Heroku
Update help.py
parent
55a2a6255e
commit
bdfd14cd8e
|
@ -310,7 +310,7 @@ class Help(loader.Module):
|
|||
|
||||
await utils.answer(
|
||||
message,
|
||||
"{}\n <blockquote>{}</blockquote> <blockuote>{}</blockquote>".format(
|
||||
"{}\n <blockquote expandable>{}</blockquote> <blockuote expandable>{}</blockquote>".format(
|
||||
reply,
|
||||
"".join(core_ + plain_ + (no_commands_ if force else [])),
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue