Gildas hace 7 años
padre
commit
9889d38e51
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/single-file/lazy-loader-after.js

+ 1 - 1
lib/single-file/lazy-loader-after.js

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