mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix hiding menu button when not needed
This commit is contained in:
parent
a92c187627
commit
63b123fc8f
@ -18,6 +18,8 @@ class Lovelace extends PolymerElement {
|
||||
return html`
|
||||
<template is='dom-if' if='[[_equal(_state, "loaded")]]' restamp>
|
||||
<hui-root
|
||||
narrow="[[narrow]]"
|
||||
show-menu="[[showMenu]]"
|
||||
hass='[[hass]]'
|
||||
config='[[_config]]'
|
||||
columns='[[_columns]]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user