mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-14 23:18:21 +00:00
Fix attributes broken by the warning fixes (#23182)
This commit is contained in:
@@ -64,9 +64,9 @@ class HaLandingPage extends LandingPageBaseElement {
|
||||
<ha-language-picker
|
||||
.value=${this.language}
|
||||
.label=${""}
|
||||
nativeName
|
||||
native-name
|
||||
@value-changed=${this._languageChanged}
|
||||
inlineArrow
|
||||
inline-arrow
|
||||
></ha-language-picker>
|
||||
<a
|
||||
href="https://www.home-assistant.io/getting-started/onboarding/"
|
||||
|
||||
Reference in New Issue
Block a user