mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
more order changes
This commit is contained in:
@@ -4,5 +4,5 @@ App(
|
||||
entry_point="namechanger_on_system_start",
|
||||
requires=["storage", "cli", "bt"],
|
||||
conflicts=["updater"],
|
||||
order=600,
|
||||
)
|
||||
order=1300,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user