Skip to content

Commit 07366f9

Browse files
save file
1 parent 0565645 commit 07366f9

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
@@ -306,6 +306,7 @@
306306
function complete(file){
307307

308308
cur.file = file;
309+
ui.info();
309310

310311
}//complete
311312

@@ -314,7 +315,6 @@
314315

315316
cur.blob = blob;
316317
complete(file);
317-
ui.info();
318318

319319
}//load
320320

0 commit comments

Comments
 (0)