Wrap-Up visibility follows your Anime List Settings and Manga List Settings.
If your List is public, then anyone who has the URL to your Wrap-Up page can view your Wrap-Up (logged in or not).
If your List is private, then only you will be able to view your Wrap-Up while you are logged in to your account. Likewise, only you and your friends can view your Wrap-Up while logged in to your respective accounts.
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 }) %> <% }); %>