Build [v1.8.8] (Complete Frontend Build Cleaned & Verified)

This commit is contained in:
Daniel Bedeleanu
2026-04-13 20:24:21 +03:00
parent 09be0b401d
commit 946f1787c7
4 changed files with 5 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ export default function Scanner({ onScanSuccess, onOCRMatch, paused }: ScannerPr
Html5QrcodeSupportedFormats.CODE_39,
Html5QrcodeSupportedFormats.EAN_13,
Html5QrcodeSupportedFormats.UPC_A,
Html5QrcodeSupportedFormats.DATAMATRIX
Html5QrcodeSupportedFormats.DATA_MATRIX
],
videoConstraints: {
facingMode: "environment"