mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00:00
Update tui/src/main.rs
Co-authored-by: Liam <33645555+lj3954@users.noreply.github.com>
This commit is contained in:
parent
654cd615cf
commit
bb974b2701
|
@ -86,7 +86,6 @@ fn run(
|
||||||
if !state.handle_mouse(&mouse_event) {
|
if !state.handle_mouse(&mouse_event) {
|
||||||
return Ok(());
|
return Ok(());
|
||||||
}
|
}
|
||||||
continue;
|
|
||||||
}
|
}
|
||||||
_ => {}
|
_ => {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user