From af9233b9d5d93ea0442f4036a3129ba218b41c46 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud <kjelsrudsindre@gmail.com> Date: Fri, 5 Jan 2024 11:33:29 +0100 Subject: [PATCH] :clapper: add "The Hitman`s Apprentice" Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com> --- src/data/watched.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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",