mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 23:13:57 +00:00
#254 keyboard shortcuts in main menu
This commit is contained in:
@@ -76,6 +76,7 @@ module.exports = [
|
|||||||
{ command: 'app.openIssue', hideDisabled: true },
|
{ command: 'app.openIssue', hideDisabled: true },
|
||||||
{ command: 'app.openSponsoring', hideDisabled: true },
|
{ command: 'app.openSponsoring', hideDisabled: true },
|
||||||
{ divider: true },
|
{ divider: true },
|
||||||
|
{ command: 'settings.commands', hideDisabled: true },
|
||||||
{ command: 'tabs.changelog', hideDisabled: true },
|
{ command: 'tabs.changelog', hideDisabled: true },
|
||||||
{ command: 'about.show', hideDisabled: true },
|
{ command: 'about.show', hideDisabled: true },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user