mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-13 20:48:15 +08:00
Minor bug fixes
This commit is contained in:
@@ -253,6 +253,7 @@
|
||||
.then(() => {
|
||||
setStatus("Update complete!");
|
||||
setTransfer();
|
||||
fileEl.value = "";
|
||||
})
|
||||
.catch(error => {
|
||||
statusEl.style.visibility = "hidden";
|
||||
|
||||
Reference in New Issue
Block a user