Skip to content

Commit 942b4d6

Browse files
committed
fix: prettier check
1 parent d7f8482 commit 942b4d6

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
@@ -54,7 +54,7 @@ async function download(
5454
if (progressHandler) {
5555
onProgress.onmessage = progressHandler;
5656
}
57-
57+
5858
await invoke("plugin:upload|download", {
5959
id,
6060
url,

0 commit comments

Comments
 (0)