added error handling

This commit is contained in:
2023-02-06 16:44:17 +01:00
parent 749e8b43d5
commit 3285770d97
7 changed files with 41 additions and 6 deletions

View File

@ -18,8 +18,8 @@
<button class="download" id="download">Update to V<span id="latest">0.0.0</span></button>
</div>
<div class="col-7" id="download-section">
<h4 class="centered" id="progress-step">Downloading...</h4>
<div id="progress-bar"><span id="progress-label">100%</span></div>
<h4 class="centered" id="progress-step">idling<h4>
<div id="progress-bar"><span id="progress-label">0%</span></div>
</div>
</div>
</div>