OSDN Git Service

fix: change standalone to browser
authorIr1d <sirius.caffrey@gmail.com>
Mon, 26 Nov 2018 15:25:11 +0000 (23:25 +0800)
committerIr1d <sirius.caffrey@gmail.com>
Mon, 26 Nov 2018 15:25:11 +0000 (23:25 +0800)
docs/manifest.webmanifest

index f71cfce..461635a 100644 (file)
@@ -11,6 +11,6 @@
       "sizes": "144x144"
     }
   ],
-  "display": "standalone",
+  "display": "browser",
   "start_url": "index.html?launcher=true"
 }