For some reason http request node icon was aligned right,

inconsistent with most other "function" nodes...
This commit is contained in:
dceejay 2015-04-05 17:57:06 +01:00
parent a9a0953653
commit 5be3472413
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@
},
inputs:1,
outputs:1,
align: "right",
icon: "white-globe.png",
label: function() {
return this.name||"http request";