Fix system blank page (#13731)

This commit is contained in:
Paul Bottein 2022-09-14 09:08:37 +02:00 committed by GitHub
parent 3c62bc9b18
commit 490d46396e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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")}
>