From 0b2ffb76ff880b7593202d2e38184c1989c1cf7e Mon Sep 17 00:00:00 2001 From: Mikita Siadykh Date: Wed, 17 Apr 2024 15:15:31 +0400 Subject: [PATCH] UIORGS-193 missed permissions --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index aeeca79f..73a38a90 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,8 @@ "acquisitions-units.units.collection.get", "configuration.entries.collection.get", "tags.collection.get", - "users.collection.get" + "users.collection.get", + "usergroups.collection.get" ] }, {