Change which element to take litelement from
This commit is contained in:
parent
f7dc4caa6a
commit
5e7654b99f
@ -16,7 +16,7 @@ if (!window.cardTools){
|
||||
};
|
||||
|
||||
cardTools.LitElement =
|
||||
Object.getPrototypeOf(customElements.get('hui-section-row'));
|
||||
Object.getPrototypeOf(customElements.get('hui-error-entity-row'));
|
||||
|
||||
cardTools.litHtml =
|
||||
cardTools.LitElement.prototype.html;
|
||||
|
Loading…
x
Reference in New Issue
Block a user