diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 0087463..ae8eb9b 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -25,6 +25,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "The Two Popes", + "type": "movie", + "date": { + "year": "2025", + "month": "05", + "day": "30", + "string": "2025-05-30" + }, + "rating": 4 + + }, { "title": "Bones S10", "type": "series", @@ -2099,9 +2111,6 @@ "name": "Watchlist", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ - { - "title": "The Two Popes" - }, { "title": "The Little Prince (2015)" },