diff --git a/roku-card.js b/roku-card.js index 85bb088..8659390 100644 --- a/roku-card.js +++ b/roku-card.js @@ -45,31 +45,6 @@ class RokuCard extends LitElement {
- ${ stateObj.attributes.source_list ? - html` - - - ${ - stateObj.attributes.source_list.map(source => { - return html` - ${source} - `; - }) - } - - ` - : "" - } ${ this._config.tv || this._config.power ? html`