mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
Merge pull request #95 from myfrom/master
Enable standalone display mode (PWA)
This commit is contained in:
commit
4b9af1a2ff
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
}],
|
}],
|
||||||
"background_color": "#efefef",
|
"background_color": "#efefef",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "minimal-ui",
|
"display": "standalone",
|
||||||
"theme_color": "#3367d6",
|
"theme_color": "#3367d6",
|
||||||
"share_target": {
|
"share_target": {
|
||||||
"action": "/?share_target",
|
"action": "/?share_target",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue