fixed log
This commit is contained in:
parent
be30230422
commit
366fe60e2f
@ -992,7 +992,7 @@ void file_manager::swap_renamed_items(std::string from_api_path,
|
|||||||
.go();
|
.go();
|
||||||
if (not result.ok()) {
|
if (not result.ok()) {
|
||||||
utils::error::raise_api_path_error(function_name, to_api_path,
|
utils::error::raise_api_path_error(function_name, to_api_path,
|
||||||
"failed to remove from resume table");
|
"failed to update resume table");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user