From bf9c48c4aa1ca064306efccbdad7b5bf67539ae4 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Wed, 21 Aug 2024 14:40:49 +0200 Subject: [PATCH] update manifest on already supported toggle editor --- .../src/packages/property-editors/toggle/manifests.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/packages/property-editors/toggle/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/property-editors/toggle/manifests.ts index ce78e44b77..18ebaa282d 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/property-editors/toggle/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/property-editors/toggle/manifests.ts @@ -12,6 +12,7 @@ export const manifests: Array = [ propertyEditorSchemaAlias: 'Umbraco.TrueFalse', icon: 'icon-checkbox', group: 'common', + supportsReadOnly: true, settings: { properties: [ {