mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 12:28:36 -07:00
free settings from memory
This commit is contained in:
@@ -42,7 +42,7 @@ void animation_handler_beta()
|
|||||||
FURI_LOG_I(TAG, "NSFW Manifest selected");
|
FURI_LOG_I(TAG, "NSFW Manifest selected");
|
||||||
strcat(ANIMATION_MANIFEST_FILE,"/nsfw/manifest.txt");
|
strcat(ANIMATION_MANIFEST_FILE,"/nsfw/manifest.txt");
|
||||||
}
|
}
|
||||||
|
free(settings);
|
||||||
}
|
}
|
||||||
|
|
||||||
static bool animation_storage_load_single_manifest_info(
|
static bool animation_storage_load_single_manifest_info(
|
||||||
|
|||||||
Reference in New Issue
Block a user