Skip to content

Commit

Permalink
Add missing .edit subpermission to roles.manage. (#2846)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandberger authored Jan 21, 2025
1 parent 14cc4b8 commit d64f256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"description": "",
"subPermissions": [
"ui-users.view",
"ui-users.edit",
"ui-authorization-roles.users.settings.manage"
],
"visible": true
Expand Down

0 comments on commit d64f256

Please sign in to comment.