From 4a68e0455c1955dd3721fc0fad5b9828bd73e38a Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 21 Aug 2025 19:47:04 +0200 Subject: [PATCH] chore(watchlist): Add "Hack Your Health: The Secrets of Your Gut" 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 8e7e010..8967f37 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": "Hack Your Health: The Secrets of Your Gut", + "type": "movie", + "date": { + "year": "2025", + "month": "08", + "day": "21", + "string": "2025-08-21" + }, + "rating": 3 + }, { "title": "Bones S12", "type": "series",