From 750c014aa363596b364831bf45a6ca3a5179504f Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Tue, 2 Apr 2024 18:08:48 +0200 Subject: [PATCH] :clapper: add "Star Wars: The Clone Wars S03" Signed-off-by: Sindre Kjelsrud --- src/data/watched.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watched.json b/src/data/watched.json index f15c1fb..ab95da8 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -1,4 +1,16 @@ [ + { + "title": "Star Wars: The Clone Wars S03", + "type": "series", + "date": + { + "year": "2024", + "month": "04", + "day": "02", + "string": "2024-04-02" + }, + "my_rating": 4 + }, { "title": "The Hunger Games: The Ballad of Songbirds & Snakes", "type": "movie",