sort menu in alphabetical order

This commit is contained in:
MX
2026-01-11 09:57:30 +03:00
parent 2db115783c
commit 8d5c14e283
12 changed files with 19 additions and 19 deletions

View File

@@ -10,5 +10,5 @@ App(
],
flags=["InsomniaSafe"],
stack_size=1 * 1024,
order=40,
order=10,
)