Merge remote-tracking branch 'OFW/dev' into dev

This commit is contained in:
MX
2025-04-07 18:02:16 +03:00
13 changed files with 27 additions and 15 deletions

View File

@@ -2,5 +2,5 @@ App(
appid="crypto_start",
apptype=FlipperAppType.STARTUP,
entry_point="crypto_on_system_start",
order=10,
order=20,
)