소스 검색

Update manifest.json

RobinLinus 6 년 전
부모
커밋
17cb706c31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/manifest.json

+ 1 - 1
client/manifest.json

@@ -24,6 +24,6 @@
     }],
     "background_color": "#3367d6",
     "start_url": "/",
-    "display": "standalone",
+    "display": "minimal-ui",
     "theme_color": "#3367d6"
 }