From 122c0b55b52498becd6de8198f9cd5210047eb04 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sat, 8 Jun 2024 14:06:06 +0200 Subject: [PATCH] :clapper: add "Star Wars: The Clone Wars S07" Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/data/watched.json b/src/data/watched.json index 71968f9..d302ffa 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -11,10 +11,6 @@ "title": "ONE PIECE: Egghead Arc", "type": "anime" }, - { - "title": "Star Wars: The Clone Wars S07", - "type": "series" - }, { "title": "My Hero Academia S07", "type": "anime" @@ -22,6 +18,10 @@ { "title": "Demon Slayer: Hashira Training Arc", "type": "anime" + }, + { + "title": "Star Wars: The Bad Batch S01", + "type": "series" } ] }, @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watched/", "tv":[ + { + "title": "Star Wars: The Clone Wars S07", + "type": "series", + "date": + { + "year": "2024", + "month": "06", + "day": "07", + "string": "2024-06-07" + }, + "rating": 5 + }, { "title": "Star Wars: The Clone Wars S06", "type": "series",