Skip to content

Commit b1e32e9

Browse files
committed
Update manifest.js
1 parent a43a89b commit b1e32e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

manifest.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ let manifest = {
2323
{
2424
"action": window.location.origin + "/full?upload=true",
2525
"name": "code",
26-
"accept": {
27-
"text/plain": ["text/*", "application/json"]
28-
}
26+
"accept": ["text/*", "application/json"]
2927
}
3028
],
3129
"share_target": {

0 commit comments

Comments
 (0)