mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 14:39:56 +02:00
Used minimal display
This commit is contained in:
parent
9ab3afa47f
commit
2e2094d243
1 changed files with 1 additions and 1 deletions
|
@ -40,9 +40,9 @@ module.exports = {
|
||||||
msTileColor: '#000000',
|
msTileColor: '#000000',
|
||||||
appleMobileWebAppCapable: 'yes',
|
appleMobileWebAppCapable: 'yes',
|
||||||
appleMobileWebAppStatusBarStyle: 'black',
|
appleMobileWebAppStatusBarStyle: 'black',
|
||||||
display: 'minimal-ui',
|
|
||||||
workboxPluginMode: 'InjectManifest',
|
workboxPluginMode: 'InjectManifest',
|
||||||
manifestOptions: {
|
manifestOptions: {
|
||||||
|
display: 'minimal-ui',
|
||||||
start_url: '.',
|
start_url: '.',
|
||||||
description: 'A social platform to enjoy and share music',
|
description: 'A social platform to enjoy and share music',
|
||||||
scope: "/",
|
scope: "/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue