Skip to content

Commit

Permalink
UIU-3309: Rename permission after BE changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy-Litvinenko committed Jan 14, 2025
1 parent 49a1a0c commit e2644ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
"replaces": ["ui-users.manual_pay"],
"subPermissions": [
"ui-users.accounts.all",
"ui-users.feefineactions.all",
"ui-users.fee-fine-actions.all",
"comments.collection.get",
"comments.item.get",
"payments.collection.get",
Expand All @@ -582,7 +582,7 @@
"replaces": ["ui-users.manual_waive"],
"subPermissions": [
"ui-users.accounts.all",
"ui-users.feefineactions.all",
"ui-users.fee-fine-actions.all",
"comments.collection.get",
"comments.item.get",
"waives.collection.get",
Expand Down

0 comments on commit e2644ff

Please sign in to comment.