fix: YostarJP MedicineExpiringTime ocr fix (#11307)

This commit is contained in:
Manicsteiner
2024-12-07 13:35:54 +08:00
committed by GitHub
parent 29e74c1f50
commit 9b2400040f

View File

@@ -1088,7 +1088,8 @@
"text": ["分", "時間", "1日"],
"ocrReplace": [
[".+時間", "時間"],
[".+分", "分"]
[".+分", "分"],
["^T日", "1日"]
]
},
"GoLastBattle": {