fwupdate: pass { noFinish: true } for app

pull/3154/head
Rob Pilling 2024-01-15 20:53:10 +00:00
parent a75338efae
commit fd0c46608a
2 changed files with 2 additions and 2 deletions

View File

@ -426,7 +426,7 @@ function handleUpload() {
storage:[
{name:"RAM", content:hexJS},
]
}, true);
}, { noFinish: true });
}
document.getElementById('fileLoader').addEventListener('change', handleFileSelect, false);

2
core

@ -1 +1 @@
Subproject commit 3bbca52f36237e92265749ee86069468460488a1
Subproject commit 41e586e3bb1025253ebdaa27a6be32e19619837f