Resources lovelace should just go back (#12432)

This commit is contained in:
Bram Kragten 2022-04-26 13:12:14 +02:00 committed by GitHub
parent c34fe184e8
commit 8b8d6e5fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,6 @@ export class HaConfigLovelaceRescources extends LitElement {
<hass-tabs-subpage-data-table
.hass=${this.hass}
.narrow=${this.narrow}
back-path="/config"
.route=${this.route}
.tabs=${lovelaceTabs}
.columns=${this._columns(this.hass.language)}