fix ordering for clock

This commit is contained in:
RogueMaster
2022-12-19 18:52:16 -05:00
parent 9a36f9c1a5
commit a2a510ee39
+1 -1
View File
@@ -1,5 +1,5 @@
App(
appid="clock",
appid="ClockV1",
name="Clock",
apptype=FlipperAppType.EXTERNAL,
entry_point="clock_app",