gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.1k stars 335 forks source link

Update camera.js #334

Closed stepanex closed 1 year ago

stepanex commented 1 year ago

add czech iphone camera names to deviceBlackList https://github.com/gruhn/vue-qrcode-reader/issues/322 https://github.com/gruhn/vue-qrcode-reader/pull/326

gruhn commented 1 year ago

Hi, thank you for your contribution. Note that the version number of releases is automatically determined form commit messages. This only works if we follow Angular Commit Message Conventions.

stepanex commented 1 year ago

ok, i made a new pull request here: https://github.com/gruhn/vue-qrcode-reader/pull/337