unregister capab was renamed to accreg, but i missed this occurrence

This commit is contained in:
Shivaram Lingamneni 2018-08-14 22:48:06 -04:00
parent 5cb7c9ae7b
commit b45b863fc4
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ certificate (and you will need to use that certificate to login in future).`,
SADROP forcibly de-links the given nickname from the attached user account.`, SADROP forcibly de-links the given nickname from the attached user account.`,
helpShort: `$bSADROP$b forcibly de-links the given nickname from its user account.`, helpShort: `$bSADROP$b forcibly de-links the given nickname from its user account.`,
capabs: []string{"unregister"}, capabs: []string{"accreg"},
enabled: servCmdRequiresAccreg, enabled: servCmdRequiresAccreg,
}, },
"unregister": { "unregister": {