Apply auto-build changes

make-only-subtitle-default
HaveAGitGat 2 years ago committed by github-actions[bot]
parent affe194fcf
commit 7d51df9e9f

@ -62,7 +62,7 @@ var details = function () { return ({
label: 'Source Directory', label: 'Source Directory',
name: 'sourceDirectory', name: 'sourceDirectory',
type: 'string', type: 'string',
defaultValue: 'original', defaultValue: 'originalDirectory',
inputUI: { inputUI: {
type: 'dropdown', type: 'dropdown',
options: [ options: [
@ -76,7 +76,7 @@ var details = function () { return ({
label: 'Copy or Move', label: 'Copy or Move',
name: 'copyOrMove', name: 'copyOrMove',
type: 'string', type: 'string',
defaultValue: 'original', defaultValue: 'copy',
inputUI: { inputUI: {
type: 'dropdown', type: 'dropdown',
options: [ options: [

Loading…
Cancel
Save