From d735695f33c787e4e50b2f6a8d7cf378f57ea727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Mon, 24 Jun 2024 16:14:52 +0200 Subject: [PATCH] remove space --- .../src/packages/block/block/context/block-entry.context.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts b/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts index 921b509986..ae0f452266 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts @@ -309,7 +309,7 @@ export abstract class UmbBlockEntryContext< ); /* - This two way binding does not work well, might need to further investigate what the exact problem is. + This two way binding does not work well, might need to further investigate what the exact problem is. this.observe( this.content, (content) => {