Skip to content

Commit

Permalink
fixed temp monitor icon from crashing the app
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnnno committed Feb 17, 2021
1 parent 387bf99 commit df115b4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values/iconpack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
<item>tasks</item>
<item>taskwarrior</item>
<item>telegram</item>
<item>temp_monitor</item>
<item>tempmonitor</item>
<item>tenbitclockwidget</item>
<item>tentenklooni</item>
<item>terminal</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
<item drawable="tasks" />
<item drawable="taskwarrior" />
<item drawable="telegram" />
<item drawable="temp_monitor" />
<item drawable="tempmonitor" />
<item drawable="tenbitclockwidget" />
<item drawable="tentenklooni" />
<item drawable="terminal" />
Expand Down
File renamed without changes

0 comments on commit df115b4

Please sign in to comment.