aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/Menu.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Menu.js')
-rw-r--r--src/lib/Menu.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Menu.js b/src/lib/Menu.js
index 9f23c4d70..a6cde4d36 100644
--- a/src/lib/Menu.js
+++ b/src/lib/Menu.js
@@ -49,6 +49,7 @@ const template = [
49 }, 49 },
50 { 50 {
51 role: 'zoomin', 51 role: 'zoomin',
52 accelerator: 'CommandOrControl+=',
52 }, 53 },
53 { 54 {
54 role: 'zoomout', 55 role: 'zoomout',