Skip to content

Commit 4b7f168

Browse files
committed
fix: failed to rename constraints to camera
Issue: #184
1 parent ff393c4 commit 4b7f168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/QrcodeStream.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ export default {
125125
this.init();
126126
},
127127
128-
constraints() {
128+
camera() {
129129
this.init();
130130
}
131131
},

0 commit comments

Comments
 (0)