From 45b053d99834855aea3847d70c7348e48e77d090 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Thu, 6 Jun 2024 22:52:31 +0200 Subject: [PATCH] :clapper: add "Star Wars: The Clone Wars S06" Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/data/watched.json b/src/data/watched.json index 92b96e7..71968f9 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -12,7 +12,7 @@ "type": "anime" }, { - "title": "Star Wars: The Clone Wars S06", + "title": "Star Wars: The Clone Wars S07", "type": "series" }, { @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watched/", "tv":[ + { + "title": "Star Wars: The Clone Wars S06", + "type": "series", + "date": + { + "year": "2024", + "month": "06", + "day": "06", + "string": "2024-06-06" + }, + "rating": 5 + }, { "title": "Star Wars: The Clone Wars S05", "type": "series",