Explorar o código

Update index.js

Lutz Roeder hai 7 meses
pai
achega
24ac964df0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/index.js

+ 1 - 1
source/index.js

@@ -65,7 +65,7 @@ window.exports.preload = function(callback) {
                             next();
                         }
                     }
-                }, true);
+                });
             }
             /* eslint-enable no-loop-func */
         }