This commit is contained in:
Badr
2025-07-11 14:53:06 +02:00
parent a4b5419b02
commit af898bb20c

View File

@@ -160,7 +160,6 @@ pub async fn handle_key_events(
_ => {}
},
// scroll down
KeyCode::Char('j') | KeyCode::Down => match app.focused_block {
FocusedBlock::Adapter => {