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