1
0
mirror of https://github.com/RobinLinus/snapdrop.git synced 2025-05-29 14:00:27 -07:00

Update manifest.json

This commit is contained in:
RobinLinus 2019-03-14 00:25:45 +01:00
parent 99b1aebd07
commit aab852894f

View File

@ -39,11 +39,7 @@
"title": "title",
"text": "text",
"url": "url",
"files": [
{
"name": "file",
"accept": ["*/*"]
}]
"files": "file"
}
}
}