Skip to content

Commit 7903c63

Browse files
save file
1 parent 40c347d commit 7903c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/webcontainer-iframe/webcontainer-iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170

171171

172172
callback.drag = function(e,dragtype){
173-
debug('callback.drag',dragtype);
173+
//debug('callback.drag',dragtype);
174174
if(dragtype=='drag-start'){
175175
glass.style.display = 'block';
176176
}

0 commit comments

Comments
 (0)