more order changes

This commit is contained in:
MX
2025-04-08 17:50:30 +03:00
parent c77c2d2bb0
commit bdf2c4ce24
2 changed files with 3 additions and 3 deletions

View File

@@ -4,5 +4,5 @@ App(
entry_point="namechanger_on_system_start",
requires=["storage", "cli", "bt"],
conflicts=["updater"],
order=600,
)
order=1300,
)