added max bitrate node

This commit is contained in:
John Andrews
2022-07-09 23:30:04 +12:00
parent 8b0761905e
commit 97bd00a258
4 changed files with 53 additions and 49 deletions

View File

@@ -10,6 +10,7 @@ public class Discord: Node
public override FlowElementType Type => FlowElementType.Communication;
public override string Icon => "fab fa-discord";
public override bool FailureNode => true;
public override string HelpUrl => "https://docs.fileflows.com/plugins/discord/discord";
[Required]
[TextVariable(1)]