mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 13:20:02 -06:00
convert stuff, icons
This commit is contained in:
@@ -19,6 +19,8 @@ public class Plugin : FileFlows.Plugin.IPlugin
|
||||
/// Gets the minimum version of FileFlows required for this plugin
|
||||
/// </summary>
|
||||
public string MinimumVersion => "1.0.4.2019";
|
||||
/// <inheritdoc />
|
||||
public string Icon => "svg:pushover";
|
||||
|
||||
/// <summary>
|
||||
/// Initializes this plugin
|
||||
|
||||
Reference in New Issue
Block a user