From 9f5c345f009087d1c17e37c7f0555d73d455085e Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 13 Dec 2025 19:21:03 +0100 Subject: [PATCH] watchlist: Re-add "My Hero Academia S08" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index e78d853..d4a42ef 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "My Hero Academia S08", + "type": "anime", + "date": { + "year": "2025", + "month": "12", + "day": "13", + "string": "2025-12-13" + }, + "rating": 5 + }, { "title": "The Internship", "type": "movie", @@ -31,17 +42,6 @@ "string": "2025-12-09" }, "rating": 3 - }, - { - "title": "My Hero Academia S08", - "type": "anime", - "date": { - "year": "2025", - "month": "12", - "day": "07", - "string": "2025-12-07" - }, - "rating": 5 }, { "title": "Step Up",