register 2
This commit is contained in:
@@ -290,16 +290,17 @@ impl EventHandler {
|
||||
}
|
||||
|
||||
let message = edit::handle_edit_event(
|
||||
app_state.ui.show_login,
|
||||
key,
|
||||
config,
|
||||
form_state,
|
||||
auth_state,
|
||||
register_state,
|
||||
&mut self.ideal_cursor_column,
|
||||
&mut self.command_message,
|
||||
current_position,
|
||||
total_count,
|
||||
grpc_client,
|
||||
app_state,
|
||||
).await?;
|
||||
|
||||
self.key_sequence_tracker.reset();
|
||||
|
||||
Reference in New Issue
Block a user