From 6b93b48dc2319783c9e1d68f887627105bd7066f Mon Sep 17 00:00:00 2001 From: jkocon <39369166+jkocon@users.noreply.github.com> Date: Mon, 8 Jul 2019 15:43:47 +0200 Subject: [PATCH] Update and rename tv-card-editor.js to tv-card-kicur-editor.js --- tv-card-editor.js => tv-card-kicur-editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tv-card-editor.js => tv-card-kicur-editor.js (98%) 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);