mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
docs: fix typo
This commit is contained in:
@@ -134,7 +134,7 @@ TaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const char* p
|
||||
|
||||
/* 以下参数仅在 mode=10000 时生效,否则会被忽略 */
|
||||
"filename": string, // 自定义配置路径,必选。不支持运行中设置
|
||||
"index": int, // 使用配置中的方案需要,必选。不支持运行中设置
|
||||
"index": int, // 使用配置中的方案序号,必选。不支持运行中设置
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user