Add semi-colon.

This commit is contained in:
Jason A. Donenfeld 2013-04-29 11:05:27 +02:00
parent f7f92c1a07
commit 9c8beb0cc5

View File

@ -8,4 +8,4 @@
cache.push(cacheImage);
}
}
})(jQuery)
})(jQuery);