unleashed-firmware/applications/system/application.fam

12 lines
230 B
Text
Raw Normal View History

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