god damn it. uso 2.5.0
This commit is contained in:
parent
5c61a28f9b
commit
68f511a169
@ -1226,7 +1226,7 @@
|
||||
},
|
||||
thread: function(node) {
|
||||
var div;
|
||||
node = thread.op(node);
|
||||
node = threading.op(node);
|
||||
if (g.REPLY) {
|
||||
return;
|
||||
}
|
||||
|
||||
@ -986,7 +986,7 @@ threading =
|
||||
op
|
||||
|
||||
thread: (node) ->
|
||||
node = thread.op node
|
||||
node = threading.op node
|
||||
|
||||
return if g.REPLY
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user