Skip to content

Commit 7b4bbb9

Browse files
save file
1 parent 34a2c21 commit 7b4bbb9

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
@@ -1525,7 +1525,7 @@
15251525
var {x,y} = cursor.xy(term);
15261526
var s = spinner({term,x,y});
15271527
term.write('\r\n');
1528-
reolve(s);
1528+
resolve(s);
15291529

15301530
},50);
15311531

0 commit comments

Comments
 (0)