mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
#254 keyboard shortcuts in main menu
This commit is contained in:
parent
1a035ca168
commit
39296a852e
@ -76,6 +76,7 @@ module.exports = [
|
||||
{ command: 'app.openIssue', hideDisabled: true },
|
||||
{ command: 'app.openSponsoring', hideDisabled: true },
|
||||
{ divider: true },
|
||||
{ command: 'settings.commands', hideDisabled: true },
|
||||
{ command: 'tabs.changelog', hideDisabled: true },
|
||||
{ command: 'about.show', hideDisabled: true },
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user