Skip to content

Commit 3c1a731

Browse files
committed
fmt
1 parent 0d3a3f4 commit 3c1a731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/upload/guest-js/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ async function download(
6363
filePath,
6464
headers: headers ?? {},
6565
onProgress,
66-
body: body
66+
body
6767
})
6868
}
6969

0 commit comments

Comments
 (0)