From 8583d752523bc439948ceea2fa8289c8f62db357 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Fri, 10 May 2024 19:09:53 +0200 Subject: [PATCH] :books: add "Hi Score Girl 10" 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 4a9a2b2..cfb4671 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,17 @@ [ + { + "isbn": "9781646090259", + "title": "Hi Score Girl 10", + "date": + { + "year": "2024", + "month": "05", + "day": "10", + "string": "2024-05-10" + }, + "my_rating": 5, + "author": "Rensuke Oshikiri" + }, { "isbn": "9781646090242", "title": "Hi Score Girl 09",