We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eacb0c commit 628f089Copy full SHA for 628f089
applications/debug/example_custom_font/application.fam
@@ -1,7 +1,7 @@
1
App(
2
appid="example_custom_font",
3
name="Example: custom font",
4
- apptype=FlipperAppType.EXTERNAL,
+ apptype=FlipperAppType.DEBUG,
5
entry_point="example_custom_font_main",
6
requires=["gui"],
7
stack_size=1 * 1024,
0 commit comments