mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 20:26:39 +00:00
Update ha-config-areas.ts
This commit is contained in:
parent
1c9eab7ca0
commit
d5a8105718
@ -60,7 +60,7 @@ export class HaConfigAreas extends LitElement {
|
|||||||
.narrow=${this.narrow}
|
.narrow=${this.narrow}
|
||||||
back-path="/config"
|
back-path="/config"
|
||||||
.route=${this.route}
|
.route=${this.route}
|
||||||
.tabs=${configSections.persons}
|
.tabs=${configSections.integrations}
|
||||||
>
|
>
|
||||||
<ha-config-section .isWide=${this.isWide}>
|
<ha-config-section .isWide=${this.isWide}>
|
||||||
<span slot="header">
|
<span slot="header">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user