diff --git a/client/manifest.json b/client/manifest.json index ec2e4ad..0ca8c6a 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -39,11 +39,7 @@ "title": "title", "text": "text", "url": "url", - "files": [ - { - "name": "file", - "accept": ["*/*"] - }] + "files": "file" } } } \ No newline at end of file