mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
[FL-2410] SubGhz: fix launching an incorrect Sub-GHz key from the archive. (#1080)
This commit is contained in:
@@ -277,7 +277,6 @@ bool subghz_key_load(SubGhz* subghz, const char* file_path) {
|
||||
}
|
||||
|
||||
string_clear(temp_str);
|
||||
//string_clear(path);
|
||||
flipper_format_free(fff_data_file);
|
||||
furi_record_close("storage");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user