Update Math Node icon
This commit is contained in:
parent
7b040828ae
commit
6aa13dd8fd
@ -74,7 +74,7 @@ import java.util.stream.Collectors;
|
|||||||
"If you have rule nodes in different rule chains, they will process messages from the same originator synchronously in the scope of the server node.",
|
"If you have rule nodes in different rule chains, they will process messages from the same originator synchronously in the scope of the server node.",
|
||||||
uiResources = {"static/rulenode/rulenode-core-config.js"},
|
uiResources = {"static/rulenode/rulenode-core-config.js"},
|
||||||
configDirective = "tbActionNodeMathFunctionConfig",
|
configDirective = "tbActionNodeMathFunctionConfig",
|
||||||
icon = "functions"
|
icon = "calculate"
|
||||||
|
|
||||||
)
|
)
|
||||||
public class TbMathNode implements TbNode {
|
public class TbMathNode implements TbNode {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user