diff --git a/src/data/watchlist.json b/src/data/watchlist.json index c0c497c..18e007e 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -32,6 +32,17 @@ }, "rating": 5 }, + { + "title": "Twilight", + "type": "movie", + "date": { + "year": "2026", + "month": "01", + "day": "16", + "string": "2026-01-16" + }, + "rating": 2 + }, { "title": "Mr. Robot S01", "type": "series",