Fix share action path
This commit is contained in:
parent
13243093ae
commit
5b2695a107
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"display": "minimal-ui",
|
||||
"theme_color": "#3367d6",
|
||||
"share_target": {
|
||||
"action": "/share-target/",
|
||||
"action": "/?share_target",
|
||||
"params": {
|
||||
"title": "title",
|
||||
"text": "text",
|
||||
|
|
Loading…
Reference in a new issue