mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Fix lint
This commit is contained in:
parent
da10da79b3
commit
f6569a2625
@ -78,7 +78,7 @@ export class HuiSaveConfig extends LitElement {
|
||||
.label=${this.hass!.localize(
|
||||
"ui.panel.lovelace.editor.save_config.empty_config"
|
||||
)}
|
||||
.dir="${computeRTLDirection(this.hass)}"
|
||||
.dir="${computeRTLDirection(this.hass!)}"
|
||||
>
|
||||
<ha-switch
|
||||
.checked=${this._emptyConfig}
|
||||
|
Loading…
x
Reference in New Issue
Block a user