Changed the format of the output episodes

This commit is contained in:
zeldaroot 2020-02-19 23:50:49 +02:00
parent 80d13c1d33
commit 60b48f318c
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
</div>
<% if (category.movies.length) {
category.movies.forEach(function (movie) { %>
category.movies.forEach(function (movie) { if (movie.hide) { return false; } %>
<div class="shortstory cf">