Skip to content

Commit

Permalink
Update tv-card.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlon authored May 18, 2019
1 parent d2c5d32 commit 35a5786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tv-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ class TVCardServices extends LitElement {
<paper-icon-button
.action="${"info"}"
@click="${this.handleActionClick}"
icon="mdi:information-variant"
title="Info"
icon="mdi:television-guide"
title="Guide"
></paper-icon-button>
<paper-icon-button
.action="${"channeldown"}"
Expand Down

0 comments on commit 35a5786

Please sign in to comment.