Explorar el Código

Add method and enctype

Trevor Elliott hace 3 años
padre
commit
ae0eddb508
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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",