From b9c3221beed9074103d0403793a118a1bf87e37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 10:32:10 +0200 Subject: [PATCH] auto: modifications serveur --- books/test.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 books/test.json diff --git a/books/test.json b/books/test.json new file mode 100644 index 0000000..6ced9a3 --- /dev/null +++ b/books/test.json @@ -0,0 +1,6 @@ +{ + "slug": "test", + "title": "test", + "description": "test", + "articles": [] +}