We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3c001 commit d91b063Copy full SHA for d91b063
config-editor-card.js
@@ -1,4 +1,4 @@
1
-console.info("Config Editor 4.7");
+console.info("Config Editor 4.7.1");
2
const LitElement = window.LitElement || Object.getPrototypeOf(customElements.get("hui-masonry-view") );
3
const html = LitElement.prototype.html;
4
const css = LitElement.prototype.css;
0 commit comments