1
0
Эх сурвалжийг харах

Merge pull request #1362 from sclickk/patch-1

manifest.json: Change display from `standalone` to `minimal-ui`
Simon Legner 5 жил өмнө
parent
commit
57c5fc0db3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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": [
     {