From 90c09e967ae6f8fc5c5f2d9cf0525ed5bfcf8e45 Mon Sep 17 00:00:00 2001 From: Timmo Date: Tue, 19 Feb 2019 17:10:58 +0000 Subject: [PATCH] :hammer: Make edit card only close with cancel or save (#2798) --- src/panels/lovelace/editor/card-editor/hui-edit-card.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panels/lovelace/editor/card-editor/hui-edit-card.ts b/src/panels/lovelace/editor/card-editor/hui-edit-card.ts index 57eed26870..068e96f723 100644 --- a/src/panels/lovelace/editor/card-editor/hui-edit-card.ts +++ b/src/panels/lovelace/editor/card-editor/hui-edit-card.ts @@ -138,6 +138,7 @@ export class HuiEditCard extends LitElement {