Parcourir la source

Fix share action path

RobinLinus il y a 6 ans
Parent
commit
5b2695a107
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      client/manifest.json

+ 1 - 1
client/manifest.json

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