From 15d61290be7daf9f12e0480c6eed1f87e08699e5 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 11 Aug 2024 20:44:19 -0400 Subject: [PATCH] renamed watchlist heading --- frontend/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index b266593..e3ea23e 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -78,7 +78,7 @@
{#if isAniListLoggedIn}
-

Your Watching List

+

Your WatchList

{#each aniListWatchListLoaded.data.Page.mediaList as media}