feat(icons): change icons
This commit is contained in:
BIN
node-red-contrib-xiaomi-gateway/icons/mijia-io.png
Normal file
BIN
node-red-contrib-xiaomi-gateway/icons/mijia-io.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
@@ -81,7 +81,7 @@
|
||||
inputs:0,
|
||||
outputs:1,
|
||||
paletteLabel: "gateway in",
|
||||
icon: "bridge-dash.png",
|
||||
icon: "mijia-io.png",
|
||||
label: function() {
|
||||
return this.name||"xiaomi-gateway";
|
||||
},
|
||||
@@ -142,7 +142,7 @@
|
||||
inputs:1,
|
||||
outputs:0,
|
||||
paletteLabel: "gateway out",
|
||||
icon: "bridge-dash.png",
|
||||
icon: "mijia-io.png",
|
||||
align: "right",
|
||||
label: function() {
|
||||
return this.name||"xiaomi-gateway";
|
||||
|
||||
Reference in New Issue
Block a user