From 038a8d75e0f4d84fbdc0287d43ed774a5df62820 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:48:20 +0100 Subject: [PATCH] fix syntax calibre-web --- json/calibre-web-automated.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/json/calibre-web-automated.json b/json/calibre-web-automated.json index 360cca3..0fb22ab 100644 --- a/json/calibre-web-automated.json +++ b/json/calibre-web-automated.json @@ -31,13 +31,13 @@ "password": "admin123" }, "notes": [ - { - "text": "This LXC is not interchangeable with the Calibre-Web LXC", - "type": "warning" - }, - { - "text": "Options enabled by default: Kobo sync; Goodreads author info; metadata extaction from epub, fb2, pdf; cover extraction from cbr, cbz, cbt files" - "type": "info" - } + { + "text": "This LXC is not interchangeable with the Calibre-Web LXC", + "type": "warning" + }, + { + "text": "Options enabled by default: Kobo sync; Goodreads author info; metadata extaction from epub, fb2, pdf; cover extraction from cbr, cbz, cbt files", + "type": "info" + } ] }