Skip to content

Commit 03ec85b

Browse files
committed
- increase error correction level
1 parent 68ad57f commit 03ec85b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/spotify_test.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
height: 220,
255255
colorDark: "#000000",
256256
colorLight: "#ffffff",
257+
correctLevel: QRCode.CorrectLevel.H
257258
});
258259
} else {
259260
const metadata = document.createElement('div');

0 commit comments

Comments
 (0)