app/js/index.js in servel-0.28.0 vs app/js/index.js in servel-0.29.0

- old
+ new

@@ -59,11 +59,10 @@ } }); } function init() { - if((Entries.media().length / Entries.all().length) >= 0.5) jumpGallery(); - else jumpListing(); + jumpListing(); initEvents(); } return { \ No newline at end of file