Fix share action path

This commit is contained in:
RobinLinus 2019-03-13 01:54:42 +01:00
parent 13243093ae
commit 5b2695a107

View file

@ -27,7 +27,7 @@
"display": "minimal-ui",
"theme_color": "#3367d6",
"share_target": {
"action": "/share-target/",
"action": "/?share_target",
"params": {
"title": "title",
"text": "text",