From 960a56cc6f8ab972aa23cda578d5c761f96125d0 Mon Sep 17 00:00:00 2001 From: chrox Date: Thu, 12 Dec 2024 23:16:32 +0100 Subject: [PATCH] Update demo library --- apps/readest-app/src/data/demo/library.zh.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/readest-app/src/data/demo/library.zh.json b/apps/readest-app/src/data/demo/library.zh.json index 32f832b5..26f351cc 100644 --- a/apps/readest-app/src/data/demo/library.zh.json +++ b/apps/readest-app/src/data/demo/library.zh.json @@ -1,3 +1,6 @@ { - "library": ["https://cdn.readest.com/books/four-great-classics.epub"] + "library": [ + "https://cdn.readest.com/books/four-great-classics.epub", + "https://cdn.readest.com/books/journey-to-the-west.epub" + ] }