update draft/register -> draft/account-registration

Fixes #1740
This commit is contained in:
Shivaram Lingamneni 2021-07-07 07:37:46 -04:00
parent dcfd8d8fe8
commit 59bddd066f
5 changed files with 24 additions and 15 deletions

View file

@ -246,7 +246,7 @@ func init() {
},
"REGISTER": {
handler: registerHandler,
minParams: 2,
minParams: 3,
usablePreReg: true,
},
"RENAME": {