mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-16 07:30:12 -07:00
Merge pull request #95 from myfrom/master
Enable standalone display mode (PWA)
This commit is contained in:
commit
4b9af1a2ff
@ -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…
x
Reference in New Issue
Block a user