This commit is contained in:
Paulus Schoutsen 2021-06-04 01:15:50 -07:00
parent 12222d8b02
commit c99e22bbdc

View File

@ -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>`}`,