Skip to content

Commit

Permalink
Update application.fam
Browse files Browse the repository at this point in the history
  • Loading branch information
ginkage authored Jun 26, 2023
1 parent 2a37fa6 commit 91ee0a1
Showing 1 changed file 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 @@ -5,6 +5,6 @@ App(
entry_point="air_mouse_app",
stack_size=10 * 1024,
fap_category="Tools",
icon="A_Plugins_14",
fap_icon="icon.png",
sources=["*.c", "*.cc"],
)

0 comments on commit 91ee0a1

Please sign in to comment.