We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43a89b commit b1e32e9Copy full SHA for b1e32e9
1 file changed
manifest.js
@@ -23,9 +23,7 @@ let manifest = {
23
{
24
"action": window.location.origin + "/full?upload=true",
25
"name": "code",
26
- "accept": {
27
- "text/plain": ["text/*", "application/json"]
28
- }
+ "accept": ["text/*", "application/json"]
29
}
30
],
31
"share_target": {
0 commit comments