mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: YostarJP MedicineExpiringTime ocr fix (#11307)
This commit is contained in:
@@ -1088,7 +1088,8 @@
|
||||
"text": ["分", "時間", "1日"],
|
||||
"ocrReplace": [
|
||||
[".+時間", "時間"],
|
||||
[".+分", "分"]
|
||||
[".+分", "分"],
|
||||
["^T日", "1日"]
|
||||
]
|
||||
},
|
||||
"GoLastBattle": {
|
||||
|
||||
Reference in New Issue
Block a user