Alter logic in ocr

This commit is contained in:
dhanabalan
2025-10-18 10:27:12 +05:30
parent d6f34b58ac
commit aa269dd61e

View File

@@ -294,7 +294,7 @@ function cameraCapture() {
return { return {
stream: null, stream: null,
photoTaken: false, photoTaken: false,
photo1: '',
async initCamera() { async initCamera() {
try { try {