Fix add to card-picker example (#461)

This commit is contained in:
Joakim Sørensen 2020-04-09 23:53:47 +02:00 committed by GitHub
parent d0ed8c217f
commit 8052e267e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,7 +273,7 @@ class ContentCardEditor extends LitElement {
customElements.define("content-card-editor", MyCardEditor);
window.customCards = window.customCards || [];
wincow.customCards.push({
window.customCards.push({
type: "content-card-example",
name: "Content Card",
preview: false, // Optional - defaults to false