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