瀏覽代碼

Merge pull request #1362 from sclickk/patch-1

manifest.json: Change display from `standalone` to `minimal-ui`
Simon Legner 5 年之前
父節點
當前提交
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": [
     {