diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index cac2b8d..244dd77 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -444,7 +444,7 @@ }, 500 ); } } ); - } + }; $.fn.uls.Constructor = ULS; } ( jQuery ) );