Skip to content

Commit

Permalink
feat: png -> bmp
Browse files Browse the repository at this point in the history
  • Loading branch information
QtRoS committed Nov 12, 2023
1 parent ae598c3 commit e31c716
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ App(
"dialogs",
],
stack_size=2 * 1024,
fap_icon="icons/hex_10px.png",
fap_icon="icons/hex_10px.bmp",
fap_icon_assets="icons",
fap_category="Tools",
)
Binary file added icons/hex_10px.bmp
Binary file not shown.

0 comments on commit e31c716

Please sign in to comment.