From 9cb7c04249240f11f77dffd28052a78d52473ef1 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Fri, 19 Jan 2024 12:09:49 +0100 Subject: [PATCH] :clapper: add "One Piece: Baron Omatsuri and the Secret Island" 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 9e3836c..0db7ab6 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "One Piece: Baron Omatsuri and the Secret Island", + "type": "movie", + "date": + { + "year": "2024", + "month": "01", + "day": "19", + "string": "2024-01-19" + }, + "my_rating": 4 + }, { "title": "Inside Bill's Brain: Decoding Bill Gates", "type": "series",