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