Underline

This commit is contained in:
Hri7566 2024-02-22 14:49:02 -05:00
parent b23d129e8b
commit c0fe3ef08c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export const help = new Command(
"command.general.help", "command.general.help",
async ({ id, command, args, prefix, part, user }) => { async ({ id, command, args, prefix, part, user }) => {
if (!args[0]) { if (!args[0]) {
return `${commandGroups return `__Fishing:__\n${commandGroups
.map( .map(
group => group =>
`${group.displayName}: ${group.commands `${group.displayName}: ${group.commands