mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
Adding addUserRole and removeUserRole
This commit is contained in:
@@ -37,6 +37,9 @@ enum USER_ROLES {
|
||||
|
||||
# a moderator of the site
|
||||
MODERATOR
|
||||
|
||||
# a staff of the site
|
||||
STAFF
|
||||
}
|
||||
|
||||
# Token is a personal access token associated with a given user.
|
||||
|
||||
Reference in New Issue
Block a user