mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
App(
|
|
appid="namechangersrv",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="namechanger_on_system_start",
|
|
requires=["storage"],
|
|
order=130,
|
|
) |