Sfoglia il codice sorgente

Add method and enctype

Trevor Elliott 3 anni fa
parent
commit
ae0eddb508
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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",