Explorar o código

Updated Music app from standalone pwa mode to fullscreen

TC pushbot 5 %!s(int64=4) %!d(string=hai) anos
pai
achega
8d54249f0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"