diff --git a/js/main.js b/js/main.js index 18bbf18..35eb2d7 100644 --- a/js/main.js +++ b/js/main.js @@ -29,4 +29,4 @@ window.onload = function() { $table.before('
'); $table.prependTo($table.prev()); }); -} +};