mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
sort menu in alphabetical order
This commit is contained in:
@@ -5,5 +5,5 @@ App(
|
||||
entry_point="storage_settings_app",
|
||||
requires=["storage"],
|
||||
stack_size=2 * 1024,
|
||||
order=30,
|
||||
order=20,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user