From ccadde9035fc89d89414e3337ead0c16ec25bb29 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 30 Jul 2025 11:14:48 +0200 Subject: [PATCH] chore(watchlist): Add "The Recruit S02" 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 57e508b..0fec236 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -25,6 +25,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "The Recruit S02", + "type": "series", + "date": { + "year": "2025", + "month": "07", + "day": "29", + "string": "2025-07-29" + }, + "rating": 4 + }, { "title": "Seven Years in Tibet", "type": "movie",