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