1 parent 9ff848b commit d2f4672Copy full SHA for d2f4672
1 file changed
utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html
@@ -906,7 +906,7 @@
906
907
function remove(e){
908
909
- e.stopPropation();
+ e.stopPropagation();
910
nitem.remove();
911
912
}//remove
0 commit comments