mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Fix menu button on dev-info page (#2663)
This commit is contained in:
parent
69aff1e204
commit
dadb5f92ee
@ -62,7 +62,7 @@ class HaPanelDevInfo extends LitElement {
|
||||
<app-toolbar>
|
||||
<ha-menu-button
|
||||
.narrow="${this.narrow}"
|
||||
showMenu="${this.showMenu}"
|
||||
.showMenu="${this.showMenu}"
|
||||
></ha-menu-button>
|
||||
<div main-title>About</div>
|
||||
</app-toolbar>
|
||||
|
Loading…
x
Reference in New Issue
Block a user