diff --git a/qrcode.js b/qrcode.js index 53fd1ec..6b717c1 100644 --- a/qrcode.js +++ b/qrcode.js @@ -302,7 +302,7 @@ var QRCode; height : 256, typeNumber : 4, colorDark : "#000000", - correctLevel : QRErrorCorrectLevel.M + correctLevel : QRErrorCorrectLevel.H }; if (typeof vOption === 'string') {