From f2bccb67bac72c2ff887ebe609aa9aa64e6ce6f2 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Jan 2022 16:48:53 -0500 Subject: [PATCH] Change from OK_ICON to ERROR_ICON when flash fails (#162) --- src/install-dialog.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install-dialog.ts b/src/install-dialog.ts index 4f294c8..279ae27 100644 --- a/src/install-dialog.ts +++ b/src/install-dialog.ts @@ -554,7 +554,7 @@ class EwtInstallDialog extends LitElement { } else if (this._installState.state === FlashStateType.ERROR) { content = html`