Explorar el Código

Merge pull request #1362 from sclickk/patch-1

manifest.json: Change display from `standalone` to `minimal-ui`
Simon Legner hace 5 años
padre
commit
57c5fc0db3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/manifest.json

+ 1 - 1
public/manifest.json

@@ -3,7 +3,7 @@
   "short_name": "DevDocs",
   "description": "API Documentation Browser",
   "start_url": "/",
-  "display": "standalone",
+  "display": "minimal-ui",
   "background_color": "#EEEEEE",
   "icons": [
     {