Skip to content

Commit be5c62d

Browse files
save file
1 parent ab689df commit be5c62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
snapshot.list.append(nitem);
888888

889889

890-
function click(e){
890+
async function click(e){
891891

892892
e.stopPropagation();
893893
var blob = await filemod.load(file);

0 commit comments

Comments
 (0)