Ver Fonte

Updated Music app from standalone pwa mode to fullscreen

TC pushbot 5 há 4 anos atrás
pai
commit
8d54249f0c
1 ficheiros alterados com 1 adições e 1 exclusões
  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"