mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Pass narrow (#8864)
This commit is contained in:
parent
587fb2a170
commit
ba9e410393
@ -255,6 +255,7 @@ export class HaAutomationTrace extends LitElement {
|
||||
? html`
|
||||
<ha-automation-trace-logbook
|
||||
.hass=${this.hass}
|
||||
.narrow=${this.narrow}
|
||||
.logbookEntries=${this._logbookEntries}
|
||||
></ha-automation-trace-logbook>
|
||||
`
|
||||
|
Loading…
x
Reference in New Issue
Block a user