Gildas пре 7 година
родитељ
комит
9889d38e51
1 измењених фајлова са 1 додато и 1 уклоњено
  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 */
 
 (() => {