mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Remove extra > (#2062)
This commit is contained in:
parent
adb39fd820
commit
8c2a2fc043
@ -47,7 +47,6 @@ class HuiGroupEntityRow extends hassLocalizeLitMixin(LitElement)
|
||||
|
||||
return html`
|
||||
<hui-generic-entity-row .hass="${this.hass}" .config="${this._config}">
|
||||
>
|
||||
${
|
||||
this._computeCanToggle(stateObj.attributes.entity_id)
|
||||
? html`
|
||||
|
Loading…
x
Reference in New Issue
Block a user