This commit is contained in:
Yessiest 2021-12-02 19:23:03 +04:00
parent 3c3bb672cc
commit d6add50e82
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ local droleadd = command("droleadd",{
end,
})
local droledel = command("droledel",{
help = "Remove a role from the list of default roles"
help = "Remove a role from the list of default roles",
usage = "droledel <role>",
args = {
"role"