From d32bbf4f9b8de866ecae5bd65f8269898d61e4b0 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Fri, 27 Jun 2025 17:28:33 +0700 Subject: [PATCH] Update help.py --- heroku/modules/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroku/modules/help.py b/heroku/modules/help.py index eb3b65d..1e142d4 100644 --- a/heroku/modules/help.py +++ b/heroku/modules/help.py @@ -333,7 +333,7 @@ class Help(loader.Module): await utils.answer( message, - (self.config["desc_icon"] + " {}\n
{}
{}
{}").format( + (self.config["desc_icon"] + " {}\n
{}
{}
{}").format( reply, "".join(core_), "".join(plain_ + (no_commands_ if force else [])),