refactor
This commit is contained in:
@@ -802,7 +802,7 @@ void file_manager::start() {
|
|||||||
if (not upload_thread_) {
|
if (not upload_thread_) {
|
||||||
stop_requested_ = false;
|
stop_requested_ = false;
|
||||||
|
|
||||||
struct active_item {
|
struct active_item final {
|
||||||
std::string api_path;
|
std::string api_path;
|
||||||
std::string source_path;
|
std::string source_path;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user