From ebe307428fb541fae8a216586001a00729b4d088 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 2 Dec 2024 18:55:11 +0100 Subject: [PATCH] :clapper: Add "Meru" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 33eac03..e914204 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Meru", + "type": "movie", + "date": + { + "year": "2024", + "month": "12", + "day": "02", + "string": "2024-12-02" + }, + "rating": 4 + }, { "title": "Star Wars Rebels S01", "type": "series",