mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename find action to escape
This commit is contained in:
parent
4c572fada6
commit
94b8227088
5 changed files with 12 additions and 12 deletions
|
|
@ -152,7 +152,7 @@ impl App {
|
|||
format!(
|
||||
"{}.{}",
|
||||
browser.action.id,
|
||||
browser.action.focus.simple_action.name()
|
||||
browser.action.escape.simple_action.name()
|
||||
),
|
||||
&["Escape"],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue