mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
add some icon love to extra parser nodes
base64, msgpack, geohash and what3words
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
color:"#DEBD5C",
|
||||
inputs:1,
|
||||
outputs:1,
|
||||
icon: "arrow-in.png",
|
||||
icon: "what3words.png",
|
||||
label: function() {
|
||||
return this.name||"what3words";
|
||||
},
|
||||
|
Reference in New Issue
Block a user