From 43733fbec3a01bd25295d806e0a38af0db858bd3 Mon Sep 17 00:00:00 2001 From: Ben Kuskopf Date: Fri, 6 Aug 2021 15:49:21 +1000 Subject: [PATCH] fix(webui): better add to home screen support --- komga-webui/public/index.html | 1 + komga-webui/public/manifest.json | 30 +++++++++++++++++++ .../security/SecurityConfiguration.kt | 1 + .../infrastructure/web/WebMvcConfiguration.kt | 6 ++-- 4 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 komga-webui/public/manifest.json diff --git a/komga-webui/public/index.html b/komga-webui/public/index.html index fd3d9c82c9..58a67e69a3 100644 --- a/komga-webui/public/index.html +++ b/komga-webui/public/index.html @@ -13,6 +13,7 @@ +