Fix editor

This commit is contained in:
Paulus Schoutsen 2018-08-16 22:14:06 +02:00
parent 9f71d9331c
commit 6236252a90

View File

@ -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,