mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix system blank page (#13731)
This commit is contained in:
parent
7ec28c4314
commit
fe46f759c9
@ -116,6 +116,7 @@ class HaConfigSystemNavigation extends LitElement {
|
|||||||
|
|
||||||
return html`
|
return html`
|
||||||
<hass-subpage
|
<hass-subpage
|
||||||
|
.hass=${this.hass}
|
||||||
back-path="/config"
|
back-path="/config"
|
||||||
.header=${this.hass.localize("ui.panel.config.dashboard.system.main")}
|
.header=${this.hass.localize("ui.panel.config.dashboard.system.main")}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user