Fixed: Use widely supported display mode for PWA

pull/6676/head
Cuki 6 months ago committed by GitHub
parent 7776ec9955
commit 1562d3bae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,5 +15,5 @@
"start_url": "../../../../",
"theme_color": "#3a3f51",
"background_color": "#3a3f51",
"display": "minimal-ui"
"display": "standalone"
}

Loading…
Cancel
Save