mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
small changes
This commit is contained in:
@@ -31,6 +31,6 @@ App(
|
||||
appid="subghz_load_dangerous_settings",
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="subghz_dangerous_freq",
|
||||
requires=["subghz"],
|
||||
order=41,
|
||||
requires=["storage", "subghz"],
|
||||
order=500,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user