Skip to content

Commit

Permalink
Update custom-ui-only.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariusthvdb authored Jan 16, 2024
1 parent 455538c commit 554db0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom-ui-only.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ window.customUI = {

if (iconColor) {
this.style?.setProperty('--icon-primary-color', iconColor);
console.log(iconColor, ' applied to: ', states?.[entityId]?.entity_id);
}
originalUpdated.call(this, changedProps);
}
Expand Down

0 comments on commit 554db0e

Please sign in to comment.