mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-11 12:01:07 +00:00
Fix boolean attributes (#23189)
This commit is contained in:
@@ -318,7 +318,7 @@ class DialogAddAutomationElement extends LitElement implements HassDialog {
|
||||
<ha-domain-icon
|
||||
.hass=${this.hass}
|
||||
.domain=${domain}
|
||||
brandFallback
|
||||
brand-fallback
|
||||
></ha-domain-icon>
|
||||
`,
|
||||
key: `${SERVICE_PREFIX}${domain}`,
|
||||
|
||||
Reference in New Issue
Block a user