mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
Revert "Issue #1686 - Align a keybinding definition with the others"
This reverts commit 85dc118aaca8446cbe33671446ac23147daec44c.
This commit is contained in:
@@ -94,7 +94,7 @@ exports.menuitems = [
|
||||
},
|
||||
key: {
|
||||
id: "browserToolbox",
|
||||
modifiers: isMac ? "accel,alt" : "accel,shift",
|
||||
modifiers: "accel,alt,shift",
|
||||
keytext: true
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user