Improved "Firmware upgrading" message.

This commit is contained in:
David Carley
2021-10-06 00:02:32 -07:00
parent bdcc5a56df
commit e5b5106f18

View File

@@ -179,7 +179,7 @@ html(lang="en")
h3(slot="header") Firmware upgrading
div(slot="body")
h3 Please wait...
p Loss of power during an upgrade may damage the controller.
p This process should take less than 5 minutes. If it takes longer than this, please restart the controller and try via USB.
div(slot="footer")
message(v-if="popupMessages.length", :show="true")