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