mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Get rid of dupe HTML in zwave_js firmware upload dialog (#13067)
This commit is contained in:
parent
e22dd0c49d
commit
4148b8c7aa
@ -264,12 +264,6 @@ class DialogZWaveJSUpdateFirmwareNode extends LitElement {
|
||||
)}
|
||||
</p>
|
||||
${beginFirmwareUpdateHTML}`}
|
||||
<p>
|
||||
${this.hass.localize(
|
||||
"ui.panel.config.zwave_js.update_firmware.finished_status.try_again"
|
||||
)}
|
||||
</p>
|
||||
${beginFirmwareUpdateHTML}
|
||||
`}
|
||||
</ha-dialog>
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user