Skip to content

Commit 22038b9

Browse files
save file
1 parent a9eb637 commit 22038b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/editors/editor/editor.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)