tanjyeyee
Results
1
issues of
tanjyeyee
I'm trying to use django-pwa with the Web Share API, so I need to add a line to manifest.json: ``` ... "share_target": { "action": "/share", "params": { "title": "title", "text":...