fixed and now fully functional

This commit is contained in:
filipriec
2025-04-07 23:06:58 +02:00
parent fc04af148d
commit 75cd942f39
2 changed files with 16 additions and 1 deletions

View File

@@ -268,6 +268,8 @@ impl EventHandler {
let outcome = command_mode::handle_command_event(
key,
config,
app_state,
auth_state,
form_state,
&mut self.command_input,
&mut self.command_message,