working finally

This commit is contained in:
filipriec
2025-03-24 18:57:59 +01:00
parent e6851e1fe4
commit 8a248cab58
3 changed files with 19 additions and 21 deletions

View File

@@ -224,7 +224,8 @@ impl EventHandler {
&mut self.command_input,
&mut self.command_message,
grpc_client,
&mut app_state.ui.is_saved,
command_handler,
terminal,
current_position,
total_count,
).await?;