From ef517272734e36ece9d6dd67bdcf20263caaf55d Mon Sep 17 00:00:00 2001 From: John Andrews Date: Thu, 26 Sep 2024 13:57:23 +1200 Subject: [PATCH] FF-1785: Created a track remover based on the TrackSelectorFlowElement.cs --- VideoNodes/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VideoNodes/i18n/en.json b/VideoNodes/i18n/en.json index bdd8c412..e952646a 100644 --- a/VideoNodes/i18n/en.json +++ b/VideoNodes/i18n/en.json @@ -331,7 +331,7 @@ "StreamType": "Type", "StreamType-Help": "The type of tracks to reorder in the FFMPEG Builder", "CustomTrackSelection": "Remove", - "TrackSelectionOptions": , + "TrackSelectionOptions": "", "TrackSelectionOptionsKey": "Property", "TrackSelectionOptionsValue": "Value" }