Skip to content

Commit

Permalink
Merge branch 'master' into UIU-3301
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandberger authored Jan 14, 2025
2 parents 203d05a + e87d54b commit cdf22e3
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 @@ -566,7 +566,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 @@ -584,7 +584,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 cdf22e3

Please sign in to comment.