From 37a37bc294b3aeab35aeec4809cbc77179ac3d45 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 28 Aug 2025 16:08:15 +0200 Subject: [PATCH] chore(watchlist): Add "Formula 1: Drive to Survive S06" 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 af1f900..5b20af3 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": "Formula 1: Drive to Survive S06", + "type": "series", + "date": { + "year": "2025", + "month": "08", + "day": "28", + "string": "2025-08-28" + }, + "rating": 3 + }, { "title": "Miss Americana", "type": "movie",