oops
This commit is contained in:
parent
3c3bb672cc
commit
d6add50e82
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue