Skip to content

Commit

Permalink
Update and rename shieldtv-card-editor.js to shield-card-editor.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gangoke authored Feb 8, 2022
1 parent 30a5f56 commit 5450429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shieldtv-card-editor.js → shield-card-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ export class TVCardEditor extends LitElement {
}
}

customElements.define("shieldtv-card-editor", TVCardEditor);
customElements.define("shield-card-editor", TVCardEditor);

0 comments on commit 5450429

Please sign in to comment.