diff --git a/docs/index.html b/docs/index.html index 9d406c0..c2f8654 100644 --- a/docs/index.html +++ b/docs/index.html @@ -339,7 +339,7 @@

Online Converter

failCount++; } resolve(); - }, 50); + }, 0); }); } catch (err) { console.error(`Error reading ${file.name}:`, err);