mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
docs: KR fix typo integration.md
[skip changelog]
This commit is contained in:
@@ -56,7 +56,7 @@ TaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const char* p
|
||||
// 해당 작업 매개변수
|
||||
{
|
||||
"enable": bool, // 이 작업을 활성화할지 여부, 선택 사항, 기본값은 true
|
||||
"client_type": string, // 클라이언트 버전 필수이며, 빈칸을 채워주시면 실행되지 않습니다.
|
||||
"client_type": string, // 클라이언트 버전이 필수이며, 빈칸을 채우지 않으면 실행되지 않습니다.
|
||||
// 옵션: "Official" | "Bilibili" | "txwy" | "YoStarEN" | "YoStarJP" | "YoStarKR"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user