diff --git a/messi.js b/messi.js index 60a7285..6032a9d 100644 --- a/messi.js +++ b/messi.js @@ -201,7 +201,7 @@ Messi.prototype = { if (this.visible) this.hide(); jQuery(window).unbind('resize', function () { this.resize(); }); this.messi.remove(); - }, + } };