Fix show password toggle (#5979)

This commit is contained in:
Bram Kragten
2020-05-22 14:44:17 +02:00
committed by GitHub
parent 34e06351fb
commit b8d2c551e0
2 changed files with 2 additions and 4 deletions

View File

@@ -176,7 +176,6 @@ export class HaVoiceCommandDialog extends LitElement {
`
: ""}
<ha-icon-button
.active=${Boolean(this.results)}
icon="hass:microphone"
@click=${this._toggleListening}
>