mirror of https://github.com/node-red/node-red.git
parent
6a869e120c
commit
58a890e836
|
@ -522,8 +522,6 @@ RED.debug = (function() {
|
|||
if (atBottom) {
|
||||
messageList.scrollTop(sbc.scrollHeight);
|
||||
}
|
||||
|
||||
if (cb) { cb(); }
|
||||
}
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue