mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-04 17:19:31 -05:00
docs
This commit is contained in:
@@ -10,6 +10,7 @@ public class Apprise: Node
|
||||
public override FlowElementType Type => FlowElementType.Communication;
|
||||
public override string Icon => "fas fa-bell";
|
||||
public override bool FailureNode => true;
|
||||
public override string HelpUrl => "https://docs.fileflows.com/plugins/apprise/apprise";
|
||||
|
||||
[Required]
|
||||
[TextVariable(1)]
|
||||
|
||||
Reference in New Issue
Block a user