From 1d6afa8fbd18501d3f05608fe719d8a602fc8ce8 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sun, 13 Oct 2024 14:41:13 +0200 Subject: [PATCH] :clapper: add "The Marvels" 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 f486f5c..4ce7425 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": "The Marvels", + "type": "movie", + "date": + { + "year": "2024", + "month": "10", + "day": "12", + "string": "2024-10-12" + }, + "rating": 4 + }, { "title": "Bones S03", "type": "series",