Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Miicroo authored May 2, 2020
1 parent f98609a commit 3e1f496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/vasttrafik-card-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ customElements.whenDefined('card-tools').then(() => {
}
const options = this._options.entities[index].options;
const entity = this.entities[index];
console.log(entity);
return ct.LitHtml `
<div class="category" id="value">
${options.show
Expand Down

0 comments on commit 3e1f496

Please sign in to comment.