mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-02-12 17:29:26 -06:00
FF-1715: New flow element Is From Library
This commit is contained in:
@@ -57,6 +57,7 @@ public class Function : Node
|
||||
TempPath = args.TempPath,
|
||||
Language = ScriptLanguage.JavaScript,
|
||||
ScriptType = ScriptType.Flow,
|
||||
AdditionalArguments = args.Variables,
|
||||
Code = Code
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user