mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Modify: service worker start url
This commit is contained in:
@@ -120,7 +120,7 @@ func Manifest(c *gin.Context) {
|
||||
"sizes": "512x512",
|
||||
},
|
||||
},
|
||||
"start_url": "/",
|
||||
"start_url": ".",
|
||||
"display": options["pwa_display"],
|
||||
"theme_color": options["pwa_theme_color"],
|
||||
"background_color": options["pwa_background_color"],
|
||||
|
||||
Reference in New Issue
Block a user