checking job state, #141

This commit is contained in:
FTCHD
2026-02-03 00:37:52 +07:00
parent f0cc98847f
commit e5d918e26f
8 changed files with 141 additions and 21 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ export default function Copy() {
sources,
destination: dest,
options: {
config: configOptions,
config: { ...configOptions, dry_run: true },
copy: copyOptions,
filter: filterOptions,
remotes: remoteOptions,