Small fix
This commit is contained in:
parent
74464f6a48
commit
4e17ef1e09
1 changed files with 0 additions and 1 deletions
|
|
@ -218,7 +218,6 @@ impl App {
|
|||
|
||||
fn refresh_data(&mut self) -> io::Result<()> {
|
||||
self.state.is_loading = true;
|
||||
self.render();
|
||||
|
||||
match self.fetch_and_update_data() {
|
||||
Ok(()) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue