Skip to content

Commit

Permalink
Removed unfunctional build target (Versa Light) due to rack of 'steps'
Browse files Browse the repository at this point in the history
measurement.
Fixed AZM (Active Zone Minutes) icon to the proper one which was changed
in SDK4.2.
  • Loading branch information
yoosee committed Mar 17, 2021
1 parent 51af6f5 commit a891f2a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
],
"buildTargets": [
"meson",
"mira",
"gemini"
"mira"
],
"i18n": {
"en-US": {
Expand Down
Binary file added resources/images/azm_24px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/azm_36px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion resources/index.gui
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<text class="stat-right" />
</use>
<use href="#cycleview-item" class="cycle-item">
<image href="images/active_minutes.png" class="image" />
<image href="images/azm_24px.png" class="image" />
<text class="stat-right" />
</use>
</use>
Expand Down

0 comments on commit a891f2a

Please sign in to comment.