فهرست منبع

Updated Music app from standalone pwa mode to fullscreen

TC pushbot 5 4 سال پیش
والد
کامیت
8d54249f0c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"