forked from External/ergo
NS SUSPEND now req 'ban' capabs
This commit is contained in:
parent
ac91beabfd
commit
e0f4fcee61
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ the suspension. The $bDEL$b subcommand reverses a suspension, and the $bLIST$b
|
|||
command lists all current suspensions.`,
|
||||
helpShort: `$bSUSPEND$b manages account suspensions`,
|
||||
minParams: 1,
|
||||
capabs: []string{"accreg"},
|
||||
capabs: []string{"ban"},
|
||||
},
|
||||
"rename": {
|
||||
handler: nsRenameHandler,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue