fixing more errors, last to go

This commit is contained in:
filipriec
2025-04-07 22:46:00 +02:00
parent 10e9c3ead0
commit d7d7fd614b
7 changed files with 40 additions and 37 deletions

View File

@@ -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,