PWA: Support system sharing menu (follow-up) (#2148)
This commit is contained in:
parent
4a915eb1ab
commit
68aaf26b22
@ -27,7 +27,7 @@
|
||||
"type": "image/jpeg"
|
||||
}],
|
||||
"share_target": {
|
||||
"action": "/share/",
|
||||
"action": "./share/",
|
||||
"method": "POST",
|
||||
"enctype": "multipart/form-data",
|
||||
"params": {
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
"type": "image/jpeg"
|
||||
}],
|
||||
"share_target": {
|
||||
"action": "/share/",
|
||||
"action": "./share/",
|
||||
"method": "POST",
|
||||
"enctype": "multipart/form-data",
|
||||
"params": {
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
"type": "image/jpeg"
|
||||
}],
|
||||
"share_target": {
|
||||
"action": "/share/",
|
||||
"action": "./share/",
|
||||
"method": "POST",
|
||||
"enctype": "multipart/form-data",
|
||||
"params": {
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
"type": "image/jpeg"
|
||||
}],
|
||||
"share_target": {
|
||||
"action": "/share/",
|
||||
"action": "./share/",
|
||||
"method": "POST",
|
||||
"enctype": "multipart/form-data",
|
||||
"params": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user