Skip to content

Commit

Permalink
fix: icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
xtruan committed Jul 12, 2023
1 parent 514aba9 commit 24eff6c
Show file tree
Hide file tree
Showing 2 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
Expand Up @@ -8,9 +8,9 @@ App(
],
stack_size=2 * 1024,
order=40,
fap_icon="flipbip_10px.png",
fap_icon="flipchess_10px.png",
fap_category="Games",
fap_description="Chess for Flipper",
fap_author="Struan Clark (xtruan)",
fap_weburl="https://github.com/xtruan/flip-chess",
fap_weburl="https://github.com/xtruan/flipper-chess",
)
File renamed without changes

0 comments on commit 24eff6c

Please sign in to comment.