Skip to content

Commit

Permalink
Fixing incorrect info about default value of right_icon in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bessarabov committed Apr 28, 2020
1 parent 7b14362 commit 64e498c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ but you can use it to customize the card.
| Name | Default value | Description |
| --- | --- | --- |
| **left_icon** | `mdi:electron-framework` | Left icon in the card |
| **right_icon** | `mdi:ceiling-light` | Right icon in the card |
| **right_icon** | `mdi:home` | Right icon in the card |
| **show_line** | `false` | Showing a line between icons |

0 comments on commit 64e498c

Please sign in to comment.