mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
PWA - have back button on ios
This commit is contained in:
parent
7f66e4b722
commit
dc14798c24
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
],
|
||||
"theme_color": "#007BBF",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"display": "minimal-ui",
|
||||
"start_url": "/",
|
||||
"scope": "/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue