moved to form_ro

This commit is contained in:
filipriec
2025-04-03 22:12:20 +02:00
parent 6d6fff474f
commit 2e912dd261
4 changed files with 84 additions and 141 deletions

View File

@@ -59,10 +59,6 @@ pub async fn handle_read_only_event(
const CONTEXT_ACTIONS_FORM: &[&str] = &[
"previous_entry",
"next_entry",
"move_up",
"move_down",
"move_first_line",
"move_last_line",
];
const CONTEXT_ACTIONS_LOGIN: &[&str] = &[
"move_up",