Skip to content

Commit 70f2dc0

Browse files
save file
1 parent b3632df commit 70f2dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
}
534534
console.log(str);
535535
var blob = new Blob([str]);
536-
var file = {name:'snapshot.bin',icon:snap_icon};
536+
var file = {name:'snapshot.json',icon:snap_icon};
537537

538538
complete.load(file,blob);
539539

0 commit comments

Comments
 (0)