fixing more errors, last to go
This commit is contained in:
@@ -164,7 +164,7 @@ impl EventHandler {
|
||||
}
|
||||
}
|
||||
|
||||
let message = read_only::handle_read_only_event(
|
||||
let (_should_exit, message) = read_only::handle_read_only_event(
|
||||
app_state,
|
||||
key,
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user