mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-27 21:56:35 +00:00
Fix type
This commit is contained in:
parent
12222d8b02
commit
c99e22bbdc
@ -171,7 +171,7 @@ export const startFlash = async (
|
||||
complete${doImprov
|
||||
? ""
|
||||
: html`, all done!<br /><br /><button
|
||||
@click=${() => logParent.removeChild(logEl)}
|
||||
@click=${() => logEl.parentElement?.removeChild(logEl)}
|
||||
>
|
||||
Close this dialog
|
||||
</button>`}`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user