Zoom In: Remove custom accelerator for windows/linux

This commit is contained in:
Scott Nonnenberg 2019-11-14 18:31:32 -08:00
parent 0512d08d61
commit 927a0677f1
3 changed files with 3 additions and 3 deletions

View file

@ -74,7 +74,7 @@
"role": "resetzoom"
},
{
"accelerator": "Control+Plus",
"accelerator": null,
"label": "Zoom In",
"role": "zoomin"
},

View file

@ -63,7 +63,7 @@
"role": "resetzoom"
},
{
"accelerator": "Control+Plus",
"accelerator": null,
"label": "Zoom In",
"role": "zoomin"
},