Skip to content

Commit 159eaa1

Browse files
committed
Change apptype to external
1 parent 056acde commit 159eaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application.fam

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
App(
22
appid="dice_dnd_app",
33
name="Dice DnD",
4-
apptype=FlipperAppType.PLUGIN,
4+
apptype=FlipperAppType.EXTERNAL,
55
entry_point="dice_dnd_app",
66
cdefines=["APP_DICE_DND"],
77
requires=["gui"],

0 commit comments

Comments
 (0)