diff --git a/src/data/watched.json b/src/data/watched.json index 6f902b2..d42fa4e 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "The Matrix Resurrections", + "type": "movie", + "date": + { + "year": "2024", + "month": "05", + "day": "20", + "string": "2024-05-20" + }, + "my_rating": 4 + }, { "title": "Star Wars: The Clone Wars S04", "type": "series",