mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Quote
This commit is contained in:
parent
21b171245a
commit
c567f20074
@ -74,7 +74,7 @@ export class HaQrCode extends LitElement {
|
|||||||
margin: this.margin,
|
margin: this.margin,
|
||||||
maskPattern: this.maskPattern,
|
maskPattern: this.maskPattern,
|
||||||
color: {
|
color: {
|
||||||
light: #ffffffff,
|
light: "#ffffffff",
|
||||||
},
|
},
|
||||||
}).catch((err) => {
|
}).catch((err) => {
|
||||||
this._error = err.message;
|
this._error = err.message;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user