Skip to content

Commit 8423ff4

Browse files
save file
1 parent ffb4b33 commit 8423ff4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/webrtc/file-transfer-http/file-transfer-http.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,6 @@ <h3>
572572
})
573573
);
574574

575-
576575
var blob = await zip.generateAsync({type:'blob'});
577576

578577
var url = window.URL.createObjectURL(blob);

0 commit comments

Comments
 (0)