This commit is contained in:
Ludeeus 2021-10-09 06:28:34 +00:00
parent 843aa3acb0
commit b766f2f337

View File

@ -55,9 +55,9 @@ class HassioAddonAudio extends LitElement {
> >
<div class="card-content"> <div class="card-content">
${this._error ${this._error
? html`<ha-alert .hass=${this.hass} alert-type="error" ? html`<ha-alert .hass=${this.hass} alert-type="error">
>${this._error}</ha-alert ${this._error}
>` </ha-alert>`
: ""} : ""}
<paper-dropdown-menu <paper-dropdown-menu