Apply auto-build changes

This commit is contained in:
HaveAGitGat 2023-11-30 06:00:32 +00:00 committed by github-actions[bot]
parent 0cb9e75a53
commit 1d62880df3
9 changed files with 15 additions and 75 deletions

View file

@ -37,11 +37,7 @@ var details = function () { return ({
type: 'boolean',
defaultValue: 'false',
inputUI: {
type: 'dropdown',
options: [
'false',
'true',
],
type: 'switch',
},
tooltip: "\nSpecify if you want to force conform the file to the new container,\nThis is useful if not all streams are supported by the new container. \nFor example mkv does not support data streams.\n ",
},