mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix ignoring dicovered devices (#17117)
This commit is contained in:
parent
a09d71291b
commit
90df43c205
@ -53,7 +53,7 @@ export class HaConfigFlowCard extends LitElement {
|
||||
? html`<mwc-button
|
||||
@click=${this._ignoreFlow}
|
||||
.label=${this.hass.localize(
|
||||
`ui.panel.config.integrations.ignore.ignore`
|
||||
"ui.panel.config.integrations.ignore.ignore"
|
||||
)}
|
||||
></mwc-button>`
|
||||
: ""}
|
||||
|
Loading…
x
Reference in New Issue
Block a user