Update application.fam

This commit is contained in:
RogueMaster
2022-09-17 04:42:13 -04:00
parent c29d2383b1
commit a44248a9cc
@@ -2,7 +2,7 @@ App(
appid="APPS_DolphinBackup",
name="Dolphin Backup",
apptype=FlipperAppType.EXTERNAL,
entry_point="storage_move_to_sd_app",
entry_point="storage_DolphinBackup_app",
cdefines=["APP_DBACKUP"],
requires=["gui", "storage"],
stack_size=2 * 1024,