Fix share action path
This commit is contained in:
parent
13243093ae
commit
5b2695a107
|
@ -27,7 +27,7 @@
|
||||||
"display": "minimal-ui",
|
"display": "minimal-ui",
|
||||||
"theme_color": "#3367d6",
|
"theme_color": "#3367d6",
|
||||||
"share_target": {
|
"share_target": {
|
||||||
"action": "/share-target/",
|
"action": "/?share_target",
|
||||||
"params": {
|
"params": {
|
||||||
"title": "title",
|
"title": "title",
|
||||||
"text": "text",
|
"text": "text",
|
||||||
|
|
Loading…
Reference in New Issue