Skip to content

Commit

Permalink
Fix editor
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Aug 16, 2018
1 parent 9f71d93 commit 6236252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panels/config/automation/ha-automation-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6236252

Please sign in to comment.