mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
trigger node, fix send last message ...
(if extend not selected).
This commit is contained in:
parent
8916cf273e
commit
4ad540412a
@ -87,6 +87,8 @@ module.exports = function(RED) {
|
||||
tout = null;
|
||||
node.status({});
|
||||
},node.duration);
|
||||
} else {
|
||||
if (node.op2type === "payl") { m2 = msg.payload; }
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user