mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
oops (#5866)
This commit is contained in:
parent
7bd3427e76
commit
34e516e0be
@ -114,7 +114,7 @@ export class HuiWeatherForecastCardEditor extends LitElement
|
|||||||
.configValue=${"show_forecast"}
|
.configValue=${"show_forecast"}
|
||||||
@change=${this._valueChanged}
|
@change=${this._valueChanged}
|
||||||
>${this.hass.localize(
|
>${this.hass.localize(
|
||||||
"ui.panel.lovelace.editor.card.weather.show_forecast"
|
"ui.panel.lovelace.editor.card.weather-forecast.show_forecast"
|
||||||
)}</ha-switch
|
)}</ha-switch
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user