mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-10 23:52:22 +00:00
fixed var.clear
This commit is contained in:
@@ -289,6 +289,8 @@ void FileManagerView::on_refactor(NavigationView& nav) {
|
|||||||
|
|
||||||
load_directory_contents(current_path);
|
load_directory_contents(current_path);
|
||||||
refresh_list();
|
refresh_list();
|
||||||
|
extension_buffer.clear();
|
||||||
|
destination_path.clear();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user