Compare commits

...

1 Commits

Author SHA1 Message Date
znetsixe
cf10e20404 S88 updates and icon 2025-10-14 14:08:12 +02:00

View File

@@ -32,7 +32,7 @@ RED.nodes.registerType('monster', {
outputs: 4, outputs: 4,
inputLabels: ["Measurement Input"], inputLabels: ["Measurement Input"],
outputLabels: ["process", "dbase", "upstreamParent", "downstreamParent"], outputLabels: ["process", "dbase", "upstreamParent", "downstreamParent"],
icon: "font-awesome/fa-bath", icon: "font-awesome/fa-exchange",
// Define label function // Define label function
label: function() { label: function() {