versione con tab
This commit is contained in:
parent
1b646f62cd
commit
87ca907305
@ -315,7 +315,7 @@ class RepositoryHandler:
|
||||
args = (self.backup_handler, svn_path, os.path.abspath(backup_dir_str), profile, excluded_extensions, excluded_dirs)
|
||||
self.app._start_async_operation(
|
||||
worker_func=async_workers.run_manual_backup_async,
|
||||
args_tuple=args,
|
||||
args_tuple=args,
|
||||
context_dict={"context": "manual_backup", "status_msg": "Creating manual backup"}
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user