mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
point rbe to correct icon
This commit is contained in:
parent
463ad75357
commit
b4fba0dd79
@ -54,7 +54,7 @@ handle multiple topics at the same time.</p>
|
|||||||
},
|
},
|
||||||
inputs:1,
|
inputs:1,
|
||||||
outputs:1,
|
outputs:1,
|
||||||
icon: "function.png",
|
icon: "rbe.png",
|
||||||
label: function() {
|
label: function() {
|
||||||
return this.name||this.func||"rbe";
|
return this.name||this.func||"rbe";
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user