mirror of
https://github.com/junkfix/config-editor-card.git
synced 2025-09-07 18:11:22 +02:00
Update config-editor-card.js
This commit is contained in:
parent
e670c20464
commit
e70d02bf8d
|
@ -1,4 +1,4 @@
|
|||
console.info("Config Editor 4.3");
|
||||
console.info("Config Editor 4.4");
|
||||
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