Gildas пре 7 година
родитељ
комит
d0e8a50e59
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/single-file/util/timeout.js

+ 1 - 1
lib/single-file/util/timeout.js

@@ -22,7 +22,7 @@
 
 this.timeout = this.timeout || (() => {
 
-	const TIMEOUT_STEP = 200;
+	const TIMEOUT_STEP = 100;
 
 	const timeoutIds = [];