admins can vote too
This commit is contained in:
parent
7ced11fba8
commit
4fb2878728
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ new UserClass("admin", "base", [
|
|||
Permissions::EDIT_FEATURE => true,
|
||||
Permissions::BULK_EDIT_VOTE => true,
|
||||
Permissions::EDIT_OTHER_VOTE => true,
|
||||
Permissions::CREATE_VOTE => true,
|
||||
Permissions::VIEW_SYSINTO => true,
|
||||
|
||||
Permissions::HELLBANNED => false,
|
||||
|
|
Reference in a new issue