Kaynağa Gözat

Updated Music app from standalone pwa mode to fullscreen

TC pushbot 5 4 yıl önce
ebeveyn
işleme
8d54249f0c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      web/Music/manifest.json

+ 1 - 1
web/Music/manifest.json

@@ -19,7 +19,7 @@
       "type": "image/png"
     }],
   "start_url": "index.html",
-  "display": "standalone",
+  "display": "fullscreen",
   "scope": "./",
   "background_color": "#4b75ff",
   "theme_color": "#4b75ff"