mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 16:29:31 -06:00
FF-1721: New plugin Nextcloud
This commit is contained in:
@@ -19,6 +19,8 @@ public class UploadToNextcloud : Node
|
||||
public override string Icon => "svg:nextcloud";
|
||||
/// <inheritdoc />
|
||||
public override string HelpUrl => "https://fileflows.com/docs/plugins/nextcloud/upload-to-next-cloud";
|
||||
/// <inheritdoc />
|
||||
public override string Group => "Nextcloud";
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the destination path
|
||||
|
||||
Reference in New Issue
Block a user