parent
bc3b182236
commit
a055995b73
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module.exports = {
|
|||
commands = commands + `${element}\n`
|
||||
});
|
||||
} else {
|
||||
commands = command.description;
|
||||
//commands = command.description;
|
||||
noHelp = 1;
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue