fix qrcode
This commit is contained in:
@@ -15,7 +15,7 @@ const utils = {
|
|||||||
text,
|
text,
|
||||||
width: 1024,
|
width: 1024,
|
||||||
height: 1024,
|
height: 1024,
|
||||||
colorDark: "#ffffff",
|
colorDark: "oklch(0.2 0 0)",
|
||||||
colorLight: "#00000000",
|
colorLight: "#00000000",
|
||||||
correctLevel: QRCode.CorrectLevel.L,
|
correctLevel: QRCode.CorrectLevel.L,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user