From 9bd53aac28e84e496f4306ee01787f703f22ef66 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 15 Mar 2025 23:06:51 +0100 Subject: [PATCH] :clapper: Add "Children of the Sea" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index c5a4a9d..ce317f9 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Children of the Sea", + "type": "anime", + "date": + { + "year": "2025", + "month": "03", + "day": "15", + "string": "2025-03-15" + }, + "rating": 5 + }, { "title": "Biggest Heist Ever", "type": "movie",