diff --git a/src/lib/components/WatchListCard.svelte b/src/lib/components/WatchListCard.svelte index 1f13cc7e..d4b3e5a4 100644 --- a/src/lib/components/WatchListCard.svelte +++ b/src/lib/components/WatchListCard.svelte @@ -407,11 +407,13 @@ if(watchList && isLoaded)
{#each watchList as item, index} -