Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! Custom card tests
  • Loading branch information
Chris-V committed Aug 15, 2024
1 parent bc01fab commit 9fd8357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/cards/area-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class AreaCard extends HTMLElement {
this.name = name;

this.content.innerHTML = `
<hui-icon .icon="${icon}"></hui-icon>
<hui-icon .config="${{icon}}"></hui-icon>
${name}
`;
}
Expand Down

0 comments on commit 9fd8357

Please sign in to comment.