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 d7f8482 commit 942b4d6Copy full SHA for 942b4d6
plugins/upload/guest-js/index.ts
@@ -54,7 +54,7 @@ async function download(
54
if (progressHandler) {
55
onProgress.onmessage = progressHandler;
56
}
57
-
+
58
await invoke("plugin:upload|download", {
59
id,
60
url,
0 commit comments