style. typo大修正

This commit is contained in:
lhhxxxxx
2022-07-31 20:45:50 +08:00
parent 43219f31b9
commit 0afff07787
44 changed files with 164 additions and 146 deletions

View File

@@ -9,7 +9,7 @@ bool asst::PackageTask::run()
Log.info("task disabled, pass", basic_info().to_string());
return true;
}
m_runned = true;
m_finished = true;
const auto task_delay = Resrc.cfg().get_options().task_delay;