Add semi-colon.
This commit is contained in:
@ -8,4 +8,4 @@
|
||||
cache.push(cacheImage);
|
||||
}
|
||||
}
|
||||
})(jQuery)
|
||||
})(jQuery);
|
||||
|
Reference in New Issue
Block a user
@ -8,4 +8,4 @@
|
||||
cache.push(cacheImage);
|
||||
}
|
||||
}
|
||||
})(jQuery)
|
||||
})(jQuery);
|
||||
|