mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 11:09:31 -06:00
FF-1386 - new flow element set variable
This commit is contained in:
@@ -4,7 +4,7 @@ using FileFlows.Plugin.Attributes;
|
||||
namespace FileFlows.BasicNodes.Functions;
|
||||
|
||||
/// <summary>
|
||||
/// A node that simply fails a flow
|
||||
/// A flow element that simply fails a flow
|
||||
/// </summary>
|
||||
public class FailFlow : Node
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user