From 2a8458092c7c264ae86ea2f3a47dc929f3064701 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Mon, 29 Apr 2024 11:58:41 +0200 Subject: [PATCH] :books: add "Hi Score Girl: Vol. 3 & Vol. 4" Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index cb2ff7c..74ef356 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,30 @@ [ + { + "isbn": "9781646090198", + "title": "Hi Score Girl: Vol. 4", + "date": + { + "year": "2024", + "month": "04", + "day": "29", + "string": "2024-04-29" + }, + "my_rating": 3, + "author": "Rensuke Oshikiri" + }, + { + "isbn": "9781646090181", + "title": "Hi Score Girl: Vol. 3", + "date": + { + "year": "2024", + "month": "04", + "day": "29", + "string": "2024-04-29" + }, + "my_rating": 4, + "author": "Rensuke Oshikiri" + }, { "isbn": "9781646090174", "title": "Hi Score Girl: Vol. 2", @@ -11,7 +37,8 @@ }, "my_rating": 4, "author": "Rensuke Oshikiri" - }, { + }, + { "isbn": "9781646090167", "title": "Hi Score Girl: Vol. 1", "date":