This commit is contained in:
Thomas Lovén 2024-02-08 09:31:03 +01:00 committed by GitHub
parent c567f20074
commit edd9cb769d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ export class HaQrCode extends LitElement {
changedProperties.has("errorCorrectionLevel") ||
changedProperties.has("centerImage"))
) {
const computedStyles = getComputedStyle(this);
QRCode.toCanvas(canvas, this.data, {
errorCorrectionLevel: