Desktop: fix fap in settings (#1877)

This commit is contained in:
あく
2022-10-15 03:23:06 +09:00
committed by GitHub
parent 865baed0bb
commit f06930e4ae
2 changed files with 8 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ App(
name="Applications",
apptype=FlipperAppType.APP,
entry_point="fap_loader_app",
cdefines=["APP_FAP_LOADER"],
requires=[
"gui",
"storage",