From cabf6072c9d73e56b31eb732c41dd6019cd8d743 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 14 Feb 2024 23:30:49 +0100 Subject: [PATCH] :bento: fixed wrong rating on book Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index b798e0a..061b3b4 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -9,7 +9,7 @@ "day": "23", "string": "2024-01-23" }, - "my_rating": 3, + "my_rating": 4, "author": "Jiro Taniguchi, Yumemakura Baku" }, {