mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
fix npdref
This commit is contained in:
@@ -271,5 +271,6 @@ bool subghz_history_add_to_history(
|
||||
|
||||
furi_string_free(text);
|
||||
instance->last_index_write++;
|
||||
FURI_LOG_E(TAG, "Add history exit");
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user