mirror of
https://github.com/skylord123/node-red-contrib-gamedig.git
synced 2025-07-01 08:01:16 -06:00
Updated icon
This commit is contained in:
parent
d3c076bb6a
commit
6f806ca727
Binary file not shown.
Before Width: | Height: | Size: 256 B |
BIN
icons/server.png
Normal file
BIN
icons/server.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 913 B |
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
inputs:1,
|
inputs:1,
|
||||||
outputs:1,
|
outputs:1,
|
||||||
icon: "icons/down_arrow.png",
|
icon: "icons/server.png",
|
||||||
label: function() {
|
label: function() {
|
||||||
if(this.host) {
|
if(this.host) {
|
||||||
return `Query: ${this.host}`;
|
return `Query: ${this.host}`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user