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