From b25d96b41b9a82974c73a264cc0ce797cb7235c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Fri, 24 Feb 2023 15:07:55 +0100 Subject: [PATCH] change comment --- .../workspace/views/document-workspace-view-edit-tab.element.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/documents/documents/workspace/views/document-workspace-view-edit-tab.element.ts b/src/Umbraco.Web.UI.Client/src/backoffice/documents/documents/workspace/views/document-workspace-view-edit-tab.element.ts index cd75390b36..9f1f88145d 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/documents/documents/workspace/views/document-workspace-view-edit-tab.element.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/documents/documents/workspace/views/document-workspace-view-edit-tab.element.ts @@ -146,7 +146,7 @@ export class UmbDocumentWorkspaceViewEditTabElement extends UmbLitElement { }; render() { - // TODO: only show tab properties if there was any. We need some event? to tell us when the properties is empty. + // TODO: only show tab properties if there was any. We might do this with an event? to tell us when the properties is empty. return html` ${this._hasTabProperties ? html`