unleashed-firmware/applications/settings/application.fam

11 lines
199 B
Text
Raw Normal View History

App(
appid="settings_apps",
name="Basic settings apps bundle",
apptype=FlipperAppType.METAPACKAGE,
provides=[
"passport",
"system_settings",
"about",
],
)