mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 03:34:35 +00:00
fixed var.clear
This commit is contained in:
parent
59dfe5b50b
commit
47482d1e58
@ -289,6 +289,8 @@ void FileManagerView::on_refactor(NavigationView& nav) {
|
||||
|
||||
load_directory_contents(current_path);
|
||||
refresh_list();
|
||||
extension_buffer.clear();
|
||||
destination_path.clear();
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user