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