From aab852894fea0ced0d15c173ec362845281a6d46 Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Thu, 14 Mar 2019 00:25:45 +0100 Subject: [PATCH] Update manifest.json --- client/manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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