mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Fix create backup toggle ignored (#22652)
This commit is contained in:
parent
20d3681da3
commit
32b5d67806
@ -143,7 +143,7 @@ class MoreInfoUpdate extends LitElement {
|
||||
)}
|
||||
</span>
|
||||
<ha-switch
|
||||
id="create_backup"
|
||||
id="create-backup"
|
||||
checked
|
||||
.disabled=${updateIsInstalling(this.stateObj)}
|
||||
></ha-switch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user