Skip to content

Commit e99d7bf

Browse files
save file
1 parent 20f5f50 commit e99d7bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
//:
145145

146146

147-
callback.drag = function(){
148-
147+
callback.drag = function(e,dragtype){
148+
debug('callback.drag',dragtype);
149149
console.log(arguments);
150150

151151
}//drag

0 commit comments

Comments
 (0)