add 'patrolmarks' right to list of available rights
now it is shown and selectable on api (list=allusers&aurights=) and Special:GlobalGroupPermissions (from CentralAuth) Change-Id: I9464109c2d1648e5668e545b9c7109ced656f4d7
This commit is contained in:
parent
8589f2ecad
commit
6fb938c3ac
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ class User {
|
|||
'noratelimit',
|
||||
'override-export-depth',
|
||||
'patrol',
|
||||
'patrolmarks',
|
||||
'protect',
|
||||
'proxyunbannable',
|
||||
'purge',
|
||||
|
|
|
|||
Loading…
Reference in a new issue