Parcourir la source

Add method and enctype

Trevor Elliott il y a 3 ans
Parent
commit
ae0eddb508
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      static/manifest.json

+ 2 - 0
static/manifest.json

@@ -18,6 +18,8 @@
   ],
   "share_target": {
     "action": "/add-link",
+    "method": "GET",
+    "enctype": "application/x-www-form-urlencoded",
     "params": {
       "title": "name",
       "text": "text",