From b0de3a3374349b1c44ddb4835402ae22e7c9bbad Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Tue, 2 Apr 2024 18:11:50 +0200 Subject: [PATCH] :clapper: update currently watching Signed-off-by: Sindre Kjelsrud --- src/pages/logs/watched.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/logs/watched.astro b/src/pages/logs/watched.astro index 2ee1888..33990d4 100644 --- a/src/pages/logs/watched.astro +++ b/src/pages/logs/watched.astro @@ -36,7 +36,7 @@ const today = new Date();

📺 La télévision

{today.getFullYear()} - Currently Watching:

👀 ONE PIECE Egghead Arc

-

👀 Star Wars: The Clone Wars S03

+

👀 Star Wars: The Clone Wars S04

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

({tvByYear[year].length} entries)