mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Revert "Issue #1686 - Align a keybinding definition with the others"
This reverts commit 85dc118aaca8446cbe33671446ac23147daec44c.
This commit is contained in:
parent
942b305400
commit
8e43c8250c
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ exports.menuitems = [
|
|||
},
|
||||
key: {
|
||||
id: "browserToolbox",
|
||||
modifiers: isMac ? "accel,alt" : "accel,shift",
|
||||
modifiers: "accel,alt,shift",
|
||||
keytext: true
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue