rename find action to escape

This commit is contained in:
yggverse 2024-12-16 16:31:35 +02:00
parent 4c572fada6
commit 94b8227088
5 changed files with 12 additions and 12 deletions

View file

@ -152,7 +152,7 @@ impl App {
format!(
"{}.{}",
browser.action.id,
browser.action.focus.simple_action.name()
browser.action.escape.simple_action.name()
),
&["Escape"],
),