Skip to content

Commit 073cdee

Browse files
save file
1 parent 6e71522 commit 073cdee

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 = async function(file,blob){debugger;
373+
complete.load = async function(file,blob){
374374

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

0 commit comments

Comments
 (0)