From a32c9facbb759dce4352302a2dcace3d60818c94 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 19 Sep 2024 21:15:31 +0200 Subject: [PATCH] :clapper: add "Bones S02" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 61f391e..b9043b8 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -16,7 +16,7 @@ "type": "anime" }, { - "title": "Bones S02", + "title": "Bones S03", "type": "series" }, { @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Bones S02", + "type": "series", + "date": + { + "year": "2024", + "month": "09", + "day": "18", + "string": "2024-09-18" + }, + "rating": 4 + }, { "title": "Bones S01", "type": "series",