Skip to content

Commit

Permalink
CIRC-2185 Rename automated patron blocks perm (#1515)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkurash authored Nov 25, 2024
1 parent 8ab054f commit 2b6619d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@
"feesfines.accounts.cancel.item.post",
"feesfines.accounts-bulk.cancel.item.post",
"pubsub.publish.post",
"automated-patron-blocks.collection.get",
"patron-blocks.automated-patron-blocks.collection.get",
"scheduled-notice-storage.scheduled-notices.item.delete",
"overdue-fines-policies.item.get",
"lost-item-fees-policies.item.get",
Expand Down Expand Up @@ -2174,7 +2174,7 @@
"mod-settings.global.read.circulation",
"manualblocks.collection.get",
"pubsub.publish.post",
"automated-patron-blocks.collection.get",
"patron-blocks.automated-patron-blocks.collection.get",
"circulation-storage.loans-history.collection.get",
"overdue-fines-policies.item.get",
"overdue-fines-policies.collection.get"
Expand Down Expand Up @@ -2260,7 +2260,7 @@
"scheduled-notice-storage.scheduled-notices.item.post",
"pubsub.publish.post",
"manualblocks.collection.get",
"automated-patron-blocks.collection.get",
"patron-blocks.automated-patron-blocks.collection.get",
"circulation-storage.loans-history.collection.get"
],
"visible": false
Expand Down Expand Up @@ -2346,7 +2346,7 @@
"scheduled-notice-storage.scheduled-notices.collection.delete",
"scheduled-notice-storage.scheduled-notices.item.post",
"manualblocks.collection.get",
"automated-patron-blocks.collection.get",
"patron-blocks.automated-patron-blocks.collection.get",
"pubsub.publish.post",
"circulation-storage.fixed-due-date-schedules.collection.get",
"circulation-storage.loans-history.collection.get"
Expand Down

0 comments on commit 2b6619d

Please sign in to comment.