From a4f0f8b18312e9e4ecd2db4e62ff81b9a489a2c6 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Thu, 22 Aug 2024 08:47:44 +0200 Subject: [PATCH] Update manifests.ts --- .../src/packages/property-editors/checkbox-list/manifests.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/packages/property-editors/checkbox-list/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/property-editors/checkbox-list/manifests.ts index d88679601a..768e35ff23 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/property-editors/checkbox-list/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/property-editors/checkbox-list/manifests.ts @@ -12,6 +12,7 @@ export const manifests: Array = [ propertyEditorSchemaAlias: 'Umbraco.CheckBoxList', icon: 'icon-bulleted-list', group: 'lists', + supportsReadOnly: true, settings: { properties: [ {