🏗️ Refactoring archive uncompression for "Read Comic" and "Analysis" user flows #46

Merged
rishighan merged 9 commits from dev into master 2022-12-22 05:17:39 +00:00
Showing only changes of commit 2ee0e85f92 - Show all commits

View File

@@ -274,7 +274,7 @@ export const extractComicArchive =
},
data: {
filePath: path,
...options,
options,
},
});
map(extractedComicBookArchive.data, (page) => {