From f4e24bed2eb97d575ea158343b32a2e0cbfe98df Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Sun, 9 Jun 2024 05:54:38 -0700 Subject: [PATCH] Fix cancel button in section edit (#21045) --- .../lovelace/editor/section-editor/hui-dialog-edit-section.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/lovelace/editor/section-editor/hui-dialog-edit-section.ts b/src/panels/lovelace/editor/section-editor/hui-dialog-edit-section.ts index 0c86c42d4f92..de52e9688819 100644 --- a/src/panels/lovelace/editor/section-editor/hui-dialog-edit-section.ts +++ b/src/panels/lovelace/editor/section-editor/hui-dialog-edit-section.ts @@ -205,7 +205,7 @@ export class HuiDialogEditSection : nothing} ${content} - + ${this.hass!.localize("ui.common.cancel")}