mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 21:36:36 +00:00
Resources lovelace should just go back (#12432)
This commit is contained in:
parent
c34fe184e8
commit
8b8d6e5fa3
@ -77,7 +77,6 @@ export class HaConfigLovelaceRescources extends LitElement {
|
|||||||
<hass-tabs-subpage-data-table
|
<hass-tabs-subpage-data-table
|
||||||
.hass=${this.hass}
|
.hass=${this.hass}
|
||||||
.narrow=${this.narrow}
|
.narrow=${this.narrow}
|
||||||
back-path="/config"
|
|
||||||
.route=${this.route}
|
.route=${this.route}
|
||||||
.tabs=${lovelaceTabs}
|
.tabs=${lovelaceTabs}
|
||||||
.columns=${this._columns(this.hass.language)}
|
.columns=${this._columns(this.hass.language)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user