mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
sort menu in alphabetical order
This commit is contained in:
@@ -5,7 +5,7 @@ App(
|
||||
entry_point="input_settings_app",
|
||||
requires=["input"],
|
||||
stack_size=1 * 1024,
|
||||
order=100,
|
||||
order=60,
|
||||
fap_libs=["assets"],
|
||||
fap_category="assets",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user