mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 21:06:28 +00:00
Update prop declaration"
This commit is contained in:
parent
35841681f0
commit
191cb98e34
@ -128,8 +128,8 @@ loadCSS("https://fonts.googleapis.com/css?family=Gloria+Hallelujah");
|
||||
class WiredToggleCard extends LitElement {
|
||||
static get properties() {
|
||||
return {
|
||||
hass: Object,
|
||||
config: Object
|
||||
hass: {},
|
||||
config: {}
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user