mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-20 19:19:35 -06:00
r
This commit is contained in:
@@ -16,7 +16,7 @@ public class SetResellerDisplayName : Node
|
||||
/// <inheritdoc />
|
||||
public override FlowElementType Type => FlowElementType.Process;
|
||||
/// <inheritdoc />
|
||||
public override string Icon => "";
|
||||
public override string Icon => "fas fa-file-signature";
|
||||
|
||||
/// <inheritdoc />
|
||||
public override int Execute(NodeParameters args)
|
||||
|
||||
Reference in New Issue
Block a user