From 0a62940cf669c1cd38eb8ba31ccbe8fc322d4637 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 20 Apr 2026 18:59:11 +0200 Subject: [PATCH] =?UTF-8?q?watchlist:=20Add=20"Kl=C3=A6bo"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index e2cda3b..2ff48cb 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": "Klæbo", + "type": "movie", + "date": { + "year": "2026", + "month": "04", + "day": "19", + "string": "2026-04-19" + }, + "rating": 4 + }, { "title": "Scorpion S01", "type": "series",