From 8aeea5bfa25dd9e1dae5039dbb72111bd835a528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Tue, 13 May 2025 11:37:09 +0800 Subject: [PATCH] fix: Store@UnderfundedOCR --- resource/tasks/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index 65720abc7c..427d59eea9 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -4932,7 +4932,7 @@ }, "Store@UnderfundedOCR": { "algorithm": "OcrDetect", - "text": ["0", "o", "O"], + "text": ["0", "o", "O", "c"], "fullMatch": true }, "Store@Purchase": {