Compare commits
1 Commits
05293988bb
...
cf10e20404
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf10e20404 |
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user