diff --git a/src/data/watched.json b/src/data/watched.json index 4dace85..180fa60 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "The Hitman's Apprentice", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "04", + "string": "2024-01-04" + }, + "my_rating": 2 + }, { "title": "The Hunger Games: Mockingjay - Part 2", "type": "movie",