[FL-2410] SubGhz: fix launching an incorrect Sub-GHz key from the archive. (#1080)

This commit is contained in:
Skorpionm
2022-04-01 15:10:21 +04:00
committed by GitHub
parent 0bf2702210
commit cb7d43f7e1
2 changed files with 18 additions and 13 deletions

View File

@@ -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");