fix: store underfunded ocr full match

This commit is contained in:
晓丶梦丶仁
2025-05-13 00:46:51 +08:00
committed by GitHub
parent b5d825845b
commit 4ebb50d8f4

View File

@@ -4932,7 +4932,8 @@
},
"Store@UnderfundedOCR": {
"algorithm": "OcrDetect",
"text": ["0", "o", "O"]
"text": ["0", "o", "O"],
"fullMatch": true
},
"Store@Purchase": {
"algorithm": "OcrDetect",