From 1f196ca415dcb658b91c0459b13f73a876074f57 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 13 Dec 2023 14:35:26 +0100 Subject: [PATCH] :books: add "Mob Psycho 100: Vol. 9" Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index 04ce9b1..86ea50f 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,17 @@ [ + { + "isbn": "9781506727615", + "title": "Mob Psycho 100: Vol. 9", + "date": + { + "year": "2023", + "month": "12", + "day": "12", + "string": "2023-12-12" + }, + "my_rating": 4, + "author": "ONE" + }, { "isbn": "9781506727608", "title": "Mob Psycho 100: Vol. 8",