diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index e3ea23e..06e3003 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -1,15 +1,15 @@
@@ -80,6 +87,51 @@

Your WatchList

+
+ +
+ +
{#each aniListWatchListLoaded.data.Page.mediaList as media}
@@ -91,13 +143,13 @@ media.media.title.english }/> - +

{media.progress} @@ -111,6 +163,50 @@

{/each}
+ +
+ +
{/if}