fix: store underfunded ocr full match

This commit is contained in:
晓丶梦丶仁
2025-05-13 00:46:51 +08:00
committed by GitHub
parent 61f25c94e5
commit 5cc7861d5c

View File

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