mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Revert some settings handling to how they work in OFW
This commit is contained in:
@@ -57,6 +57,7 @@ static bool animation_storage_load_single_manifest_info(
|
||||
const char* name) {
|
||||
furi_assert(manifest_info);
|
||||
animation_handler_select_manifest();
|
||||
|
||||
bool result = false;
|
||||
Storage* storage = furi_record_open(RECORD_STORAGE);
|
||||
FlipperFormat* file = flipper_format_file_alloc(storage);
|
||||
|
||||
Reference in New Issue
Block a user