Skip to content

Commit

Permalink
fix: failed to rename constraints to camera
Browse files Browse the repository at this point in the history
Issue: #184
  • Loading branch information
gruhn committed Jul 6, 2020
1 parent ff393c4 commit 4b7f168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/QrcodeStream.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export default {
this.init();
},
constraints() {
camera() {
this.init();
}
},
Expand Down

0 comments on commit 4b7f168

Please sign in to comment.