]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Change PWA Manifest to use Standalone Display (#4129)
authorPeter <swoga@users.noreply.github.com>
Fri, 8 Sep 2023 17:55:38 +0000 (19:55 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 17:55:38 +0000 (17:55 +0000)
src-ui/src/manifest.webmanifest

index 700365e285306454ddadffd04d0bfc5224227fd9..4a31324540cd52a3984c906925051275505a20da 100644 (file)
@@ -1,7 +1,7 @@
 {
   "background_color": "white",
   "description": "A supercharged version of paperless: scan, index and archive all your physical documents",
-  "display": "fullscreen",
+  "display": "standalone",
   "icons": [
     {
       "src": "favicon.ico",