Files
Momentum-Firmware/applications/system/application.fam
MX 95483fb56f add findmy to system apps [ci skip]
autoload by Willy-JL
2025-02-13 20:12:23 +03:00

12 lines
226 B
Plaintext

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