mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Always show "create new zone from current location" option (#19649)
This commit is contained in:
parent
4dc154201a
commit
46394d0bf9
@ -34,7 +34,6 @@ class MoreInfoPerson extends LitElement {
|
||||
: ""}
|
||||
${!__DEMO__ &&
|
||||
this.hass.user?.is_admin &&
|
||||
this.stateObj.state === "not_home" &&
|
||||
this.stateObj.attributes.latitude &&
|
||||
this.stateObj.attributes.longitude
|
||||
? html`
|
||||
|
Loading…
x
Reference in New Issue
Block a user