Skip to content

Commit

Permalink
Update main2.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronge-2020 committed Mar 9, 2024
1 parent e77716f commit 178df3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions javascript/main2.js
Original file line number Diff line number Diff line change
Expand Up @@ -1307,6 +1307,9 @@ async function downloadAllCores(cores) {

await handleConcurrentDownloads();

progressText.innerText = `Finalizing export...`;


// Generate the zip file
zip.generateAsync({
type: "blob",
Expand Down

0 comments on commit 178df3e

Please sign in to comment.