mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
set backpath for supervisor addons panel (#14555)
This commit is contained in:
parent
1105c92569
commit
2ed8a4053b
@ -28,6 +28,7 @@ class HassioDashboard extends LitElement {
|
|||||||
.hass=${this.hass}
|
.hass=${this.hass}
|
||||||
.narrow=${this.narrow}
|
.narrow=${this.narrow}
|
||||||
.route=${this.route}
|
.route=${this.route}
|
||||||
|
back-path="/config"
|
||||||
.header=${this.supervisor.localize("panel.addons")}
|
.header=${this.supervisor.localize("panel.addons")}
|
||||||
>
|
>
|
||||||
<hassio-addons
|
<hassio-addons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user