From e0307cfb7af9c949d40128fe446958e353315e7a Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sat, 24 Feb 2024 22:42:09 +0100 Subject: [PATCH] :clapper: update currently watching Signed-off-by: Sindre Kjelsrud --- src/pages/logs/watched.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/logs/watched.astro b/src/pages/logs/watched.astro index 4a792f5..26c48e4 100644 --- a/src/pages/logs/watched.astro +++ b/src/pages/logs/watched.astro @@ -37,7 +37,6 @@ const today = new Date();

{today.getFullYear()} - Currently Watching:

👀 ONE PIECE Egghead Arc

👀 Star Wars: The Clone Wars S02

-

👀 Better Call Saul S06

{sortedYears.map(year => (
{year} - Finished

({tvByYear[year].length} entries)