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",