mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add missing aria-label to integration configure button (#17033)
This commit is contained in:
parent
1dfd859a2d
commit
3803bdc8da
@ -83,6 +83,9 @@ export class HaIntegrationCard extends LitElement {
|
||||
>
|
||||
<ha-icon-button
|
||||
slot="header-button"
|
||||
.label=${this.hass.localize(
|
||||
"ui.panel.config.integrations.config_entry.configure"
|
||||
)}
|
||||
.path=${mdiCogOutline}
|
||||
></ha-icon-button>
|
||||
</ha-integration-header>
|
||||
|
Loading…
x
Reference in New Issue
Block a user