Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit a71d367

Browse files
committed
Deployment test
1 parent 65402ab commit a71d367

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/js/vendor/qrscan.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ QRReader.init = () => {
9494
if (window.iOS) {
9595
constraints.video.facingMode = 'environment';
9696
}
97-
9897
startCapture(constraints);
9998
} else if (device.length) {
10099
constraints = {

0 commit comments

Comments
 (0)