mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
fix typo.
This commit is contained in:
parent
4cd4770bb8
commit
9a449519db
@ -184,7 +184,7 @@ type (
|
||||
}
|
||||
|
||||
OcrResponse struct {
|
||||
Texts []*TextDetection `json:"'texts'"`
|
||||
Texts []*TextDetection `json:"texts"`
|
||||
Language string `json:"language"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user