From 46a24c34aaf39248b8375c70429600fab14b49a0 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 13 Feb 2025 20:30:56 +0100 Subject: [PATCH] :clapper: Add "Megalobox S01" 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 55118f6..3af322f 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": "Megalobox S01", + "type": "anime", + "date": + { + "year": "2025", + "month": "02", + "day": "13", + "string": "2025-02-13" + }, + "rating": 4 + }, { "title": "Bones S07", "type": "series",