mirror of
https://github.com/pythops/bluetui.git
synced 2026-05-06 21:42:28 +08:00
fix ci
This commit is contained in:
@@ -160,7 +160,6 @@ pub async fn handle_key_events(
|
||||
_ => {}
|
||||
},
|
||||
|
||||
|
||||
// scroll down
|
||||
KeyCode::Char('j') | KeyCode::Down => match app.focused_block {
|
||||
FocusedBlock::Adapter => {
|
||||
|
||||
Reference in New Issue
Block a user