Anime entries with the status "currently airing" can't be set to completed. If you completed an entry in the past and it is later set to "currently airing", it will be moved back to your currently watching list. This happens mostly with OVAs which get more episodes later.
In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>