Skip to content

Commit

Permalink
Add support for Venu 3 series
Browse files Browse the repository at this point in the history
  • Loading branch information
matco committed Sep 11, 2023
1 parent 7efa0c0 commit 4b76946
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
<iq:product id="venu2"/>
<iq:product id="venu2plus"/>
<iq:product id="venu2s"/>
<iq:product id="venu3"/>
<iq:product id="venu3s"/>
<iq:product id="venud"/>
<iq:product id="venusq"/>
<iq:product id="venusq2"/>
Expand Down
2 changes: 2 additions & 0 deletions monkey.jungle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ venusq.resourcePath = resources;icons/36x36
venusqm.resourcePath = resources;icons/36x36
venu2.resourcePath = resources;icons/70x70
venu2s.resourcePath = resources;icons/61x61
venu3.resourcePath = resources;icons/70x70
venu3s.resourcePath = resources;icons/70x70

vivoactive3.resourcePath = resources;icons/40x33
vivoactive3m.resourcePath = resources;icons/40x33
Expand Down

0 comments on commit 4b76946

Please sign in to comment.