mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
Update data/src/cache.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
20de927523
commit
e85c0daaba
@ -193,7 +193,7 @@ class EJS_Download {
|
||||
contentLength = parsedContentLength;
|
||||
}
|
||||
} catch (e) {
|
||||
// swallow any errors parseing content length
|
||||
// swallow any errors parsing content length
|
||||
}
|
||||
}
|
||||
const reader = resp.body.getReader();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user