From 88dbbbff52ab714066d21395f66898e48911806d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 May 2022 10:44:13 +0200 Subject: [PATCH] Update config.json --- calibre_web/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre_web/config.json b/calibre_web/config.json index 5dcfa44ef..b6e853a9e 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -54,7 +54,7 @@ "config:rw", "ssl" ], - "name": "calibre-web", + "name": "Calibre-web", "options": { "PGID": 0, "PUID": 0 @@ -82,4 +82,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", "version": "1", "video": true -} \ No newline at end of file +}