diff --git a/src/data/watched.json b/src/data/watched.json index e1ee82f..4dace85 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,28 @@ [ + { + "title": "The Hunger Games: Mockingjay - Part 2", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "03", + "string": "2024-01-03" + }, + "my_rating": 3 + }, + { + "title": "The Hunger Games: Mockingjay - Part 1", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "03", + "string": "2024-01-03" + }, + "my_rating": 3 + }, { "title": "Night Agent S01", "type": "series",