Skip to content

Commit

Permalink
Bug when show_state is set to false and no icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Kreeft committed Sep 10, 2022
1 parent 6c23a71 commit 1824d2e
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 5,399 deletions.
4 changes: 4 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### Features

{% if version_installed.replace("v", "").replace(".","") | int < 132 %}
- Fixed `Bug when show_state is set to false and no icon is set`
{% endif %}

{% if version_installed.replace("v", "").replace(".","") | int < 131 %}
- Added `Cleanup and refactor for performance`
{% endif %}
Expand Down
Loading

0 comments on commit 1824d2e

Please sign in to comment.