changed: manifest for sharing
This commit is contained in:
parent
38b30eec43
commit
71de70752a
|
@ -1,13 +1,15 @@
|
|||
{
|
||||
"share_target":
|
||||
{
|
||||
"action": "index.html",
|
||||
"action": "/index.html",
|
||||
"params":
|
||||
{
|
||||
"title": "name",
|
||||
"text": "description",
|
||||
"url": "link"
|
||||
}
|
||||
},
|
||||
"method": "GET",
|
||||
"enctype": "application/x-www-form-urlencoded"
|
||||
},
|
||||
"name": "notes",
|
||||
"start_url": ".",
|
||||
|
|
Loading…
Reference in New Issue