Skip to content

Commit a9eb637

Browse files
save file
1 parent 9e39d3e commit a9eb637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/editors/js-console/js-console.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@
595595
editor.filename(file);
596596
editor.filename.save.hide();
597597
filemod.cur = file;
598+
document.title = file.name||file.filename;
598599
}
599600
menu.close();
600601
editor.focus();

0 commit comments

Comments
 (0)