Fix duplicate entries in !help
This commit is contained in:
parent
001b6d00ea
commit
ff2a7b38f3
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ export const HelpCmd = utilityCmd({
|
|||
plugin,
|
||||
command: registeredCommand,
|
||||
});
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue