Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
englishextra committed Mar 18, 2019
1 parent bf61cb5 commit 2aeb48d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/qrjs2.js
Original file line number Diff line number Diff line change
Expand Up @@ -632,3 +632,6 @@
root.QRCode = QRCode;
})("undefined" !== typeof window ? window : this, document);
/*jshint bitwise: true */
/*jshint shadow: false */
/*jshint sub: false */
/*jshint +W041 */

0 comments on commit 2aeb48d

Please sign in to comment.