oops
This commit is contained in:
parent
3c3bb672cc
commit
d6add50e82
|
@ -19,7 +19,7 @@ local droleadd = command("droleadd",{
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
local droledel = command("droledel",{
|
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>",
|
usage = "droledel <role>",
|
||||||
args = {
|
args = {
|
||||||
"role"
|
"role"
|
||||||
|
|
Loading…
Reference in New Issue