Fix indents

This commit is contained in:
Kyle Reed 2023-05-03 13:23:15 -07:00
parent c6316f5aa6
commit 62859f901f
2 changed files with 3 additions and 3 deletions

View file

@ -289,7 +289,7 @@ void FileManBaseView::refresh_list() {
}
}
menu_view.set_highlighted(prev_highlight);
menu_view.set_highlighted(prev_highlight);
}
void FileManBaseView::reload_current() {