mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Remove initial value explanation
This commit is contained in:
parent
492e4d2df4
commit
5c941e0afb
@ -75,10 +75,6 @@ class HaInputBooleanForm extends LitElement {
|
|||||||
"ui.dialogs.helper_settings.generic.icon"
|
"ui.dialogs.helper_settings.generic.icon"
|
||||||
)}
|
)}
|
||||||
></ha-icon-input>
|
></ha-icon-input>
|
||||||
<br />
|
|
||||||
${this.hass!.localize(
|
|
||||||
"ui.dialogs.helper_settings.generic.initial_value_explain"
|
|
||||||
)}
|
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user