mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
unregister capab was renamed to accreg, but i missed this occurrence
This commit is contained in:
parent
5cb7c9ae7b
commit
b45b863fc4
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user