mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-20 20:38:24 -07:00
Update application.fam
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
App(
|
||||
appid="sub_playlist",
|
||||
appid="APPS_Sub_Playlist",
|
||||
name="Sub-GHz Playlist",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="playlist_app",
|
||||
cdefines=["APP_PLAYLIST"],
|
||||
requires=["storage", "gui", "dialogs", "subghz"],
|
||||
stack_size=2 * 1024,
|
||||
order=14,
|
||||
order=200,
|
||||
fap_icon="playlist_10px.png",
|
||||
fap_category="Tools",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user