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