mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 22:51:20 +02:00
CR
This commit is contained in:
parent
f6e9d2c6dd
commit
b30f98d541
1 changed files with 0 additions and 2 deletions
|
@ -503,8 +503,6 @@ void DomainContentBackupManager::consolidateBackup(MiniPromise::Promise promise,
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
qDebug() << "copyFilePath" << copyFilePath;
|
|
||||||
|
|
||||||
promise->resolve({
|
promise->resolve({
|
||||||
{ "success", true },
|
{ "success", true },
|
||||||
{ "backupFilePath", copyFilePath }
|
{ "backupFilePath", copyFilePath }
|
||||||
|
|
Loading…
Reference in a new issue