mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
🔨 Make edit card only close with cancel or save (#2798)
This commit is contained in:
parent
5ba1cc5075
commit
90c09e967a
@ -138,6 +138,7 @@ export class HuiEditCard extends LitElement {
|
||||
<paper-dialog
|
||||
with-backdrop
|
||||
opened
|
||||
modal
|
||||
@opened-changed="${this._openedChanged}"
|
||||
>
|
||||
<h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user