mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-11 23:33:31 -07:00
unregister capab was renamed to accreg, but i missed this occurrence
This commit is contained in:
+1
-1
@@ -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.`,
|
||||
helpShort: `$bSADROP$b forcibly de-links the given nickname from its user account.`,
|
||||
capabs: []string{"unregister"},
|
||||
capabs: []string{"accreg"},
|
||||
enabled: servCmdRequiresAccreg,
|
||||
},
|
||||
"unregister": {
|
||||
|
||||
Reference in New Issue
Block a user