Skip to content

Commit cf7f3bf

Browse files
save file
1 parent bf0cbc2 commit cf7f3bf

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -933,12 +933,14 @@
933933
return;
934934
}
935935

936+
/*
936937
if(!cur.blob){
937938
term.writeln.red('no blob available');
938939
return;
939940
}
940-
941-
941+
*/
942+
943+
942944
term.writeln('');
943945
term.write.green('saving zip ... ');
944946

0 commit comments

Comments
 (0)