mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
fix bug with return to main menu when choice file
This commit is contained in:
@@ -82,4 +82,6 @@ void subbrute_scene_save_name_on_exit(void* context) {
|
||||
validator_is_file_free(validator_context);
|
||||
|
||||
text_input_reset(instance->text_input);
|
||||
|
||||
string_reset(instance->device->load_path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user