Explorar o código

added missing global

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
f9e3c4dc49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/lazy/web-lazy-loader-before.js

+ 1 - 1
lib/lazy/web-lazy-loader-before.js

@@ -18,7 +18,7 @@
  *   along with SingleFile.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/* global window, screen, scrollBy, requestAnimationFrame, Element, document, dispatchEvent, UIEvent */
+/* global window, screen, scrollBy, requestAnimationFrame, Element, document, dispatchEvent, UIEvent, setTimeout */
 
 (() => {