fix: 特米米 in battle ocr detection (#8788)

* fix: 特米米 in battle ocr detection

* chore: updated regex
This commit is contained in:
Constrat
2024-04-07 08:46:06 +02:00
committed by GitHub
parent 63d21f1ccb
commit ea1446ea5b

View File

@@ -3493,6 +3493,10 @@
[
"应泡普卡",
"泡普卡"
],
[
"特米米.+",
"特米米"
]
]
},
@@ -17669,4 +17673,4 @@
"Stop"
]
}
}
}