소스 검색

Merge pull request #115 from RobinLinus/revert-95-master

Revert "Enable standalone display mode (PWA)"
RobinLinus 5 년 전
부모
커밋
2449841dcf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/manifest.json

+ 1 - 1
client/manifest.json

@@ -24,7 +24,7 @@
     }],
     "background_color": "#efefef",
     "start_url": "/",
-    "display": "standalone",
+    "display": "minimal-ui",
     "theme_color": "#3367d6",
     "share_target": {
         "action": "/?share_target",