Fix #39
This commit is contained in:
parent
ba95882408
commit
437fa1234d
@ -1,4 +1,5 @@
|
|||||||
customElements.whenDefined('card-tools').then(() => {
|
customElements.whenDefined('card-tools').then(() => {
|
||||||
|
let cardTools = customElements.get('card-tools');
|
||||||
class FoldEntityRow extends cardTools.LitElement {
|
class FoldEntityRow extends cardTools.LitElement {
|
||||||
|
|
||||||
static get properties() {
|
static get properties() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user