mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
chore.更新企鹅数据相关配置字段
This commit is contained in:
@@ -104,7 +104,7 @@ bool ProcessTask::run()
|
||||
static const std::string dirname = utils::get_cur_dir() + "screenshot\\";
|
||||
save_image(image, dirname);
|
||||
}
|
||||
if (opt.upload_to_penguin) {
|
||||
if (opt.penguin_report) {
|
||||
PenguinUploader::upload(res);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user