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 = [];