diff --git a/function/rbe/rbe.html b/function/rbe/rbe.html index 7ecb3721..d00b6459 100644 --- a/function/rbe/rbe.html +++ b/function/rbe/rbe.html @@ -54,7 +54,7 @@ handle multiple topics at the same time.

}, inputs:1, outputs:1, - icon: "function.png", + icon: "rbe.png", label: function() { return this.name||this.func||"rbe"; },