diff --git a/tv-card-editor.js b/tv-card-kicur-editor.js similarity index 98% rename from tv-card-editor.js rename to tv-card-kicur-editor.js index ea21a80..8cc85d1 100644 --- a/tv-card-editor.js +++ b/tv-card-kicur-editor.js @@ -187,4 +187,4 @@ export class TVCardEditor extends LitElement { } } -customElements.define("tv-card-editor", TVCardEditor); +customElements.define("tv-card-kicur-editor", TVCardEditor);