We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056acde commit 159eaa1Copy full SHA for 159eaa1
application.fam
@@ -1,7 +1,7 @@
1
App(
2
appid="dice_dnd_app",
3
name="Dice DnD",
4
- apptype=FlipperAppType.PLUGIN,
+ apptype=FlipperAppType.EXTERNAL,
5
entry_point="dice_dnd_app",
6
cdefines=["APP_DICE_DND"],
7
requires=["gui"],
0 commit comments