mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 06:50:21 +00:00
move app
This commit is contained in:
parent
0109361fe9
commit
8369f72afb
1 changed files with 1 additions and 1 deletions
2
applications/external/bad_bt/application.fam
vendored
2
applications/external/bad_bt/application.fam
vendored
|
@ -10,7 +10,7 @@ App(
|
|||
stack_size=2 * 1024,
|
||||
order=70,
|
||||
fap_libs=["assets"],
|
||||
fap_category="Tools",
|
||||
fap_category="Bluetooth",
|
||||
fap_icon="images/badbt_10px.png",
|
||||
fap_icon_assets="images",
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue