Fix system blank page (#13731)

This commit is contained in:
Paul Bottein 2022-09-14 09:08:37 +02:00 committed by Bram Kragten
parent 7ec28c4314
commit fe46f759c9
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

@ -116,6 +116,7 @@ class HaConfigSystemNavigation extends LitElement {
return html`
<hass-subpage
.hass=${this.hass}
back-path="/config"
.header=${this.hass.localize("ui.panel.config.dashboard.system.main")}
>