Added logic in ocr for capture
This commit is contained in:
@@ -60,6 +60,7 @@ function cameraCapture() {
|
||||
stream: null,
|
||||
currentFacingMode: 'user', // 'user' = front, 'environment' = back
|
||||
photoTaken: false,
|
||||
photo1: '',
|
||||
|
||||
async initCamera() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user