mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-04 01:10:33 -06:00
Fix labs back button (#28174)
This commit is contained in:
parent
df1914cb7a
commit
7aee2b7cb7
@ -94,7 +94,7 @@ class HaConfigLabs extends SubscribeMixin(LitElement) {
|
||||
<hass-subpage
|
||||
.hass=${this.hass}
|
||||
.narrow=${this.narrow}
|
||||
back-path="/config"
|
||||
back-path="/config/system"
|
||||
.header=${this.hass.localize("ui.panel.config.labs.caption")}
|
||||
>
|
||||
${sortedFeatures.length
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user