From a1a9e9162142f361877697668ff50bee7ee5ea35 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Fri, 16 Feb 2024 00:26:38 +0100 Subject: [PATCH] :clapper: add "Bullet Train" Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watched.json b/src/data/watched.json index 76ca4bf..8cbd844 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "Bullet Train", + "type": "movie", + "date": + { + "year": "2024", + "month": "02", + "day": "15", + "string": "2024-02-15" + }, + "my_rating": 3 + }, { "title": "Children who Chase Lost Voices", "type": "anime",