mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01: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…
Reference in New Issue
Block a user