From 2250304bf05b24277978d9e4c7bce299db4de60a Mon Sep 17 00:00:00 2001 From: Arthur Lefebvre Date: Sun, 25 Jan 2026 00:43:13 +0100 Subject: [PATCH] fixup! Author books API: use a single query with result and count --- front/src/SearchBook.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/SearchBook.vue b/front/src/SearchBook.vue index 4cf5fc6..dc07270 100644 --- a/front/src/SearchBook.vue +++ b/front/src/SearchBook.vue @@ -1,7 +1,7 @@