Skip to content

Commit 0dcac16

Browse files
save file
1 parent 9adc0ca commit 0dcac16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/misc/hash-generator/v2.0/hash-generator-v2.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@
670670
buf = editor.getvalue();
671671
console.log(buf);
672672
}else{
673+
console.log('file');
673674
buf = await cur.blob.arrayBuffer();
674675
buf = new Uint8Array(buf);
675676
}

0 commit comments

Comments
 (0)