mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Fix editor
This commit is contained in:
parent
9f71d9331c
commit
6236252a90
@ -247,7 +247,7 @@ class HaAutomationEditor extends
|
|||||||
|
|
||||||
if (!this._renderScheduled) return;
|
if (!this._renderScheduled) return;
|
||||||
|
|
||||||
// this._renderScheduled = false;
|
this._renderScheduled = false;
|
||||||
|
|
||||||
this._rendered = AutomationEditor(this.$.root, {
|
this._rendered = AutomationEditor(this.$.root, {
|
||||||
automation: this.config,
|
automation: this.config,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user