mirror of
https://github.com/skylord123/node-red-contrib-gamedig.git
synced 2026-05-01 20:37:57 -06:00
Updated icon
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
inputs:1,
|
||||
outputs:1,
|
||||
icon: "icons/down_arrow.png",
|
||||
icon: "icons/server.png",
|
||||
label: function() {
|
||||
if(this.host) {
|
||||
return `Query: ${this.host}`;
|
||||
|
||||
Reference in New Issue
Block a user