Re-upload binary

The binary did not originally load into the release directory.  Not  sure what that is about.
This commit is contained in:
Robert Strouse 2023-02-19 14:47:15 -08:00
parent e391f5b2b6
commit 16e85d5e08
2 changed files with 1 additions and 1 deletions

View file

@ -287,7 +287,7 @@
<button id="btnUpdateApplication" type="button" onclick="firmware.updateApplication();">
Update Application
</button>
<button id="btnUpdateApplication" type="button" onclick="general.reload();">
<button id="btnReloadApplication" type="button" onclick="general.reload();">
Refresh Cache
</button>