We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3a3f4 commit 3c1a731Copy full SHA for 3c1a731
plugins/upload/guest-js/index.ts
@@ -63,7 +63,7 @@ async function download(
63
filePath,
64
headers: headers ?? {},
65
onProgress,
66
- body: body
+ body
67
})
68
}
69
0 commit comments