mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Pass narrow (#8864)
This commit is contained in:
parent
9b628546c1
commit
2507a41b6e
@ -242,6 +242,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