Skip to content

Commit 9601e66

Browse files
save file
1 parent 61e0146 commit 9601e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/editors/markdown-editor/v3.0/markdown-editor-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ <h4 slot=version>
370370
}//complete
371371

372372

373-
complete.load = function(file,blob){debugger;
373+
complete.load = async function(file,blob){debugger;
374374

375375
var txt = await blob.text();
376376

0 commit comments

Comments
 (0)