From 76ea4f73ec58eb33e300e02b6c9c93f0f59586bc Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Fri, 16 Aug 2024 15:46:51 -0400 Subject: [PATCH] created a spinner for open anime --- frontend/src/App.svelte | 15 +++++++++++++-- .../src/GlobalVariablesAndHelperFunctions.svelte | 7 +++++-- frontend/src/Search.svelte | 8 ++++++-- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 92d5821..8021c35 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -105,7 +105,14 @@
{#if isAniListLoggedIn} -
+
+

Your AniList WatchList

@@ -114,7 +121,11 @@ {#each aniListWatchListLoaded.data.Page.mediaList as media}
-