mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update split/join icons
This commit is contained in:
@@ -58,8 +58,7 @@
|
||||
},
|
||||
inputs:1,
|
||||
outputs:1,
|
||||
icon: "switch.png",
|
||||
align: "right",
|
||||
icon: "split.png",
|
||||
label: function() {
|
||||
return this.name||"split";
|
||||
},
|
||||
|
Reference in New Issue
Block a user