Apply auto-build changes

This commit is contained in:
HaveAGitGat 2023-11-27 07:30:54 +00:00 committed by github-actions[bot]
parent e725cad660
commit b7d7bdd45e
40 changed files with 84 additions and 0 deletions

View file

@ -21,6 +21,7 @@ var details = function () { return ({
icon: 'faQuestion',
inputs: [
{
label: 'File To Check',
name: 'fileToCheck',
type: 'string',
// eslint-disable-next-line no-template-curly-in-string
@ -32,6 +33,7 @@ var details = function () { return ({
tooltip: 'Specify file to check using templating e.g. ${fileName}_720p.${container}',
},
{
label: 'Directory',
name: 'directory',
type: 'string',
defaultValue: '',