1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-19 16:31:31 +01:00

Fix icon header labels in Automations, Scene and Script tables (#21214)

Change icon header labels
This commit is contained in:
Simon Lamon
2024-06-28 14:44:57 +02:00
committed by GitHub
parent dcd4c39978
commit cbc95a5e2d
4 changed files with 9 additions and 6 deletions

View File

@@ -252,7 +252,7 @@ class HaScriptPicker extends SubscribeMixin(LitElement) {
title: "",
showNarrow: true,
moveable: false,
label: localize("ui.panel.config.script.picker.headers.state"),
label: localize("ui.panel.config.script.picker.headers.icon"),
type: "icon",
template: (script) =>
html`<ha-state-icon