mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-04 18:00:14 +00:00
Fix lint
This commit is contained in:
parent
219ee68152
commit
2f3c2ea0e4
@ -1486,7 +1486,7 @@ impl App {
|
||||
|
||||
if dir.parent == self.pwd {
|
||||
self.directory_buffer = Some(dir);
|
||||
// Migh as well refresh the selection
|
||||
// Might as well refresh the selection
|
||||
self = self.refresh_selection()?;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user