Files
Momentum-Firmware/applications/system/application.fam
2024-10-08 22:42:30 -04:00

13 lines
241 B
Plaintext

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