Files
Momentum-Firmware/applications/services/application.fam
VerstreuteSeele a026ab37bd Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +01:00

14 lines
237 B
Plaintext

App(
appid="basic_services",
name="Basic services",
apptype=FlipperAppType.METAPACKAGE,
provides=[
"crypto_start",
"rpc_start",
"bt",
"desktop",
"loader",
"power",
],
)