mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-08 16:49:51 -05:00
FF-330 - fixing issue with subtitle track merge not saving language
This commit is contained in:
@@ -4,7 +4,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public Guid Uid => new Guid("ebaea108-8783-46b2-a889-be0d79bc8ad6");
|
||||
public string Name => "Discord";
|
||||
public string MinimumVersion => "1.0.0.1864";
|
||||
public string MinimumVersion => "1.0.4.2019";
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user