mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-12 00:28:55 -05:00
FF-1698: C# scripts!
This commit is contained in:
@@ -14,7 +14,7 @@ public class CSharpScript : ScriptBase
|
||||
public override string Icon => "svg:csharp";
|
||||
|
||||
/// <inheritdoc />
|
||||
public override string HelpUrl => "https://fileflows.com/docs/plugins/basic-nodes/charp-script";
|
||||
public override string HelpUrl => "https://fileflows.com/docs/plugins/basic-nodes/charp";
|
||||
|
||||
/// <inheritdoc />
|
||||
protected override ScriptLanguage Language => ScriptLanguage.CSharp;
|
||||
|
||||
Reference in New Issue
Block a user