Skip to content

Commit

Permalink
Fix translate right declaration (#3456)
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega committed Nov 18, 2020
1 parent 2dd6d3d commit 4eb02ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManageWikiExtensions.php
Expand Up @@ -2161,7 +2161,7 @@
],
'user' => [
'permissions' => [
'translate-review',
'translate-messagereview',
],
],
],
Expand Down

0 comments on commit 4eb02ba

Please sign in to comment.