Updated icon

This commit is contained in:
Skylar Sadlier 2019-12-04 12:45:50 -07:00
parent d3c076bb6a
commit 6f806ca727
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

BIN
icons/server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 913 B

View File

@ -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}`;