mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Switch zoomIn accelerator to CommandOrControl+Plus
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
767445e6f6
commit
8c99f0ad12
@ -71,6 +71,7 @@ function buildMenuTemplate() {
|
||||
{
|
||||
role: 'zoomin',
|
||||
accelerator: 'CommandOrControl+=',
|
||||
accelerator: 'CommandOrControl+Plus',
|
||||
label: _t('Zoom In'),
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user