Skip to content

Commit 6280706

Browse files
authored
Merge pull request #4 from MrButlerTron/main
Add fap_category=NFC to application.fam so it gets put in the NFC folder when built and …
2 parents 8241eb7 + 499a68b commit 6280706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application.fam

+1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ App(
1010
stack_size=4 * 1024,
1111
order=30,
1212
fap_icon_assets="assets",
13+
fap_category="NFC",
1314
)

0 commit comments

Comments
 (0)