Add semi-colon.

master
Jason A. Donenfeld 2013-04-29 11:05:27 +02:00
parent f7f92c1a07
commit 9c8beb0cc5
1 changed files with 1 additions and 1 deletions

View File

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