summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/js/002-preloadimages.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/js/002-preloadimages.js b/web/js/002-preloadimages.js
index f18636b..da0e15a 100644
--- a/web/js/002-preloadimages.js
+++ b/web/js/002-preloadimages.js
@@ -8,4 +8,4 @@
cache.push(cacheImage);
}
}
-})(jQuery) \ No newline at end of file
+})(jQuery);