mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Remove log
This commit is contained in:
parent
593a2de07b
commit
d10045eac1
@ -264,7 +264,7 @@ export class HaAutomationEditor extends LitElement {
|
||||
}
|
||||
);
|
||||
}
|
||||
console.log(changedProps);
|
||||
|
||||
if (changedProps.has("creatingNew") && this.creatingNew && this.hass) {
|
||||
const initData = getAutomationEditorInitData();
|
||||
this._dirty = initData ? true : false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user