mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-09-13 09:26:23 -07:00
Add rank updating for admins
This commit is contained in:
parent
9f34be91d2
commit
478e8a1abe
4 changed files with 97 additions and 36 deletions
|
@ -21,7 +21,6 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
ErrPasswordConfirm = errors.New("passwords do not match")
|
||||
ErrInsufficientPermission = errors.New("insufficient account permission")
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue