From 517c3857d566147a1e8deace73b5ccee7bb1c6ac Mon Sep 17 00:00:00 2001 From: Dmitriy-Litvinenko Date: Tue, 17 Feb 2026 13:49:07 +0200 Subject: [PATCH] =?UTF-8?q?UICIRC-1296:=20Added=20global=20permissions=20f?= =?UTF-8?q?or=20get=20read-access=20to=20values=20such=20as=20tenant?= =?UTF-8?q?=E2=80=99s=20locale,=20timezone,=20and=20currency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f4bece09..6a821353 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,7 @@ "displayName": "Settings (Circulation): display list of settings pages", "subPermissions": [ "settings.enabled", - "mod-settings.global.read.stripes-core.prefs.manage", - "mod-settings.entries.collection.get" + "stripes-core.settings.read" ] }, {