Skip to content

Commit

Permalink
add new ethernet icon
Browse files Browse the repository at this point in the history
  • Loading branch information
karasevia committed Jun 27, 2023
1 parent 20e16d7 commit f2ff7e9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application.fam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
App(
appid="finik_eth",
name="[ETH]finik",
name="finik[eth]",
apptype=FlipperAppType.EXTERNAL,
entry_point="finik_eth_app",
cdefines=["FINIK_ETH"],
Expand All @@ -9,7 +9,7 @@ App(
],
stack_size=1 * 1024,
order=90,
fap_icon="ethernet_icon.png",
fap_icon="ehternet_icon_10x10px.png",
fap_category="Misc",
fap_icon_assets="images",
)
Binary file added ehternet_icon_10x10px.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 removed emoji_smile_icon_10x10px.png
Binary file not shown.
Binary file removed ethernet_icon.png
Binary file not shown.

0 comments on commit f2ff7e9

Please sign in to comment.