mirror of
https://github.com/junkfix/config-editor-card.git
synced 2026-02-22 18:26:31 +01:00
Update config-editor-card.js
This commit is contained in:
parent
ae3c001745
commit
d91b063053
|
|
@ -1,4 +1,4 @@
|
|||
console.info("Config Editor 4.7");
|
||||
console.info("Config Editor 4.7.1");
|
||||
const LitElement = window.LitElement || Object.getPrototypeOf(customElements.get("hui-masonry-view") );
|
||||
const html = LitElement.prototype.html;
|
||||
const css = LitElement.prototype.css;
|
||||
|
|
|
|||
Loading…
Reference in a new issue