From 80000e805e55b2a9d3fd2473fcb52b4ea5dd0b60 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sun, 10 Dec 2023 01:20:32 +0100 Subject: [PATCH] :pencil2: fixing small typos in watched --- src/data/watched.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/src/data/watched.json b/src/data/watched.json index 5de941a..7df022a 100644 --- a/src/data/watched.json +++ b/src/data/watched.json @@ -34,7 +34,7 @@ }, { "title": "Breaking Bad S01-S05", - "type": "anime", + "type": "series", "date": { "year": "2023", "month": "11", @@ -340,17 +340,6 @@ }, "my_rating": 5 }, - { - "title": "Dr. Stone S03", - "type": "anime", - "date": { - "year": "2023", - "month": "06", - "day": "24", - "string": "2023-06-24" - }, - "my_rating": 3 - }, { "title": "2001: A Space Odyssey", "type": "movie", @@ -518,7 +507,7 @@ }, { "title": "The Wind Rises", - "type": "movie", + "type": "anime", "date": { "year": "2023", "month": "04",