This commit is contained in:
2019-04-02 11:48:28 +02:00
parent ba95882408
commit 437fa1234d

View File

@@ -1,4 +1,5 @@
customElements.whenDefined('card-tools').then(() => {
let cardTools = customElements.get('card-tools');
class FoldEntityRow extends cardTools.LitElement {
static get properties() {