Skip to content

Commit 7127906

Browse files
save file
1 parent c3726a6 commit 7127906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ <h1 slot=seo-hdr class=visually-hidden>editor</h1>
348348
editor.filename(file);
349349
editor.filename.save.hide();
350350
filemod.cur = file;
351+
document.title = file.name||file.filename;
351352
}
352353

353354
menu.close();

0 commit comments

Comments
 (0)