Issue #1686 - Align a keybinding definition with the others

This commit is contained in:
Alessio Vanni 2020-11-18 21:57:00 +01:00 committed by roytam1
commit 4faa760967

View file

@ -94,7 +94,7 @@ exports.menuitems = [
},
key: {
id: "browserToolbox",
modifiers: "accel,alt,shift",
modifiers: isMac ? "accel,alt" : "accel,shift",
keytext: true
}
},