mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-26 18:58:21 +02:00
* added search feature in help menu (for mac users) * Update app.js Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
parent
4e90c05472
commit
913c78f45d
@ -1082,6 +1082,7 @@ class Application extends BaseApplication {
|
||||
},
|
||||
help: {
|
||||
label: _('&Help'),
|
||||
role: 'help', // Makes it add the "Search" field on macOS
|
||||
submenu: [{
|
||||
label: _('Website and documentation'),
|
||||
accelerator: 'F1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user