mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Fix accidentally removed tag
This commit is contained in:
parent
8a9a93ef20
commit
3459d0bb8c
@ -102,6 +102,7 @@ export class HuiLogbookCardEditor
|
|||||||
@value-changed=${this._valueChanged}
|
@value-changed=${this._valueChanged}
|
||||||
></paper-input>
|
></paper-input>
|
||||||
</div>
|
</div>
|
||||||
|
<ha-entities-picker
|
||||||
.label=${`${this.hass!.localize(
|
.label=${`${this.hass!.localize(
|
||||||
"ui.panel.lovelace.editor.card.generic.entities"
|
"ui.panel.lovelace.editor.card.generic.entities"
|
||||||
)} (${this.hass!.localize(
|
)} (${this.hass!.localize(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user