mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Reorder main menu
This commit is contained in:
@@ -8,7 +8,7 @@ App(
|
||||
provides=["clock_settings"],
|
||||
icon="A_Clock_14",
|
||||
stack_size=2 * 1024,
|
||||
order=9,
|
||||
order=81,
|
||||
)
|
||||
|
||||
|
||||
|
||||
@@ -10,5 +10,5 @@ App(
|
||||
],
|
||||
stack_size=int(1.5 * 1024),
|
||||
icon="A_Plugins_14",
|
||||
order=90,
|
||||
order=9,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user