mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
chore: fix typos
This commit is contained in:
@@ -61,5 +61,5 @@ bool asst::SSSDropRewardsTaskPlugin::_run()
|
||||
}
|
||||
}
|
||||
|
||||
return ProcessTask(*this, { "SSSDropRecruitmentConfrim" }).set_retry_times(5).run();
|
||||
return ProcessTask(*this, { "SSSDropRecruitmentConfirm" }).set_retry_times(5).run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user