From 2f6244625721309667817820656cd1f4d06f2743 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 4 Feb 2026 20:45:45 +0100 Subject: [PATCH] watchlist: Add "GACHIAKUTA" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 18e007e..3a05cbf 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "GACHIAKUTA", + "type": "anime", + "date": { + "year": "2026", + "month": "01", + "day": "30", + "string": "2026-01-30" + }, + "rating": 5 + }, { "title": "Stranger Things S05", "type": "series", @@ -2659,9 +2670,6 @@ { "title": "Everything Must Go" }, - { - "title": "GACHIAKUTA" - }, { "title": "Før mørket" },