Skip to content

Commit 484c9b9

Browse files
save file
1 parent 4d25eb5 commit 484c9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/v2.0/html-editor-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
511511
var txt = editor.getValue();
512512

513513
if(autosave.trim.checked){
514-
txt = autosae.txt.trim(txt);
514+
txt = autosave.txt.trim(txt);
515515
}
516516

517517
/*

0 commit comments

Comments
 (0)