Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Dec 3, 2024
1 parent 0d3a3f4 commit 3c1a731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/upload/guest-js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ async function download(
filePath,
headers: headers ?? {},
onProgress,
body: body
body
})
}

Expand Down

0 comments on commit 3c1a731

Please sign in to comment.