mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove accel for system action
This commit is contained in:
parent
5df952603e
commit
f38bb8ffe2
1 changed files with 0 additions and 8 deletions
|
|
@ -148,14 +148,6 @@ impl App {
|
|||
),
|
||||
&["<Primary>i"],
|
||||
),
|
||||
(
|
||||
format!(
|
||||
"{}.{}",
|
||||
browser.action.id,
|
||||
browser.action.update.simple_action.name()
|
||||
),
|
||||
&["<Primary>u"],
|
||||
),
|
||||
(
|
||||
format!(
|
||||
"{}.{}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue