Apply auto-build changes

This commit is contained in:
HaveAGitGat 2023-11-27 07:06:14 +00:00 committed by github-actions[bot]
parent affe194fcf
commit 7d51df9e9f

View file

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