Files
Momentum-Firmware/applications/system/application.fam
2024-11-04 08:54:42 -05:00

13 lines
237 B
Plaintext

App(
appid="system_apps",
name="Applications not shown in menus",
apptype=FlipperAppType.METAPACKAGE,
provides=[
"updater_app",
"js_app",
"mfkey",
"picopass",
# "archive",
],
)