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

@@ -21,5 +21,5 @@ App(
appid="bt_start",
apptype=FlipperAppType.STARTUP,
entry_point="bt_on_system_start",
order=70,
order=40,
)