Skip to content

Commit 529ca99

Browse files
save file
1 parent c077e59 commit 529ca99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
}//run
158158

159159

160-
btn.kill = function(){
160+
btn.kill = async function(){
161161

162162
if(!process){
163163
cons.log('no process');

0 commit comments

Comments
 (0)