mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 23:48:35 -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");
|
||||
strcat(ANIMATION_MANIFEST_FILE,"/nsfw/manifest.txt");
|
||||
}
|
||||
|
||||
free(settings);
|
||||
}
|
||||
|
||||
static bool animation_storage_load_single_manifest_info(
|
||||
|
||||
Reference in New Issue
Block a user