Skip to content

Commit

Permalink
Load defaults in script more-info (#22014)
Browse files Browse the repository at this point in the history
  • Loading branch information
karwosts authored Sep 19, 2024
1 parent 9150360 commit caee4ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dialogs/more-info/controls/more-info-script.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ class MoreInfoScript extends LitElement {
this.entry?.entity_id === newState.entity_id
? `script.${this.entry.unique_id}`
: newState.entity_id,
data: {},
};
}
}
Expand Down

0 comments on commit caee4ba

Please sign in to comment.