From c2c39c93a82e6966f04058638aa97f247ec61c3d Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Tue, 30 Sep 2025 14:47:33 +0200 Subject: [PATCH] bookshelf: Update currently reading Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d0c5ca3..5d9e8b5 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -11,6 +11,11 @@ "title": "Interpretation of the Meanings of The Noble Qur'ân", "isbn": null, "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" + }, + { + "title": "Fourth Wing", + "isbn": 9780349437019, + "author": "Rebecca Yarros" } ] },