Skip to content

Commit c654810

Browse files
save file
1 parent 6eeab64 commit c654810

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
@@ -348,7 +348,7 @@ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
348348
$(root,'.menu-icon').onclick = menu.click(card,false,false);
349349

350350
autosave = $(root,'#autosave');
351-
autosave.checked = false;
351+
//autosave.checked = false;
352352

353353

354354
publish.initdom();

0 commit comments

Comments
 (0)