Skip to content

Commit 2f6d5c1

Browse files
save file
1 parent 19ed876 commit 2f6d5c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,8 @@ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
468468
on.change = function(){
469469
//console.log('on.change');
470470
set.favicon(icon.save);
471+
472+
471473
/*
472474
const SAVE_RE = /^\u{1F4BE}\uFE0F?/u;
473475
if (!SAVE_RE.test(document.title)) {

0 commit comments

Comments
 (0)