Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader

This commit is contained in:
GarcaMan 2021-12-02 18:20:27 +00:00
commit e2eab808c0
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ function initProgressClick() {
});
}
function loadFromArrayBuffer(ab, _callback) {
function loadFromArrayBuffer(ab) {
const collator = new Intl.Collator('en', { numeric: true, sensitivity: 'base' });
loadArchiveFormats(['rar', 'zip', 'tar'], function() {
// Open the file as an archive