From 0d11817675c36dfd8b82ca0e0c159019ecb8e4f6 Mon Sep 17 00:00:00 2001 From: Andrew Rumble Date: Fri, 15 Aug 2025 16:45:18 +0100 Subject: [PATCH] v1 of canModifyGroupManager meta tag GitOrigin-RevId: 08aafa82b145791f2dc6ccde8563209117e85095 --- services/web/frontend/js/utils/meta.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/frontend/js/utils/meta.ts b/services/web/frontend/js/utils/meta.ts index d48f694e5b..feb7fbf60d 100644 --- a/services/web/frontend/js/utils/meta.ts +++ b/services/web/frontend/js/utils/meta.ts @@ -144,6 +144,7 @@ export interface Meta { 'ol-hasGroupSSOFeature': boolean 'ol-hasIndividualPaidSubscription': boolean 'ol-hasManagedUsersFeature': boolean + 'ol-hasModifyGroupManagerAccess': boolean 'ol-hasPassword': boolean 'ol-hasSplitTestWriteAccess': boolean 'ol-hasSubscription': boolean