db search in main menu

This commit is contained in:
Jan Prochazka
2021-09-28 10:10:58 +02:00
parent 1f8021833b
commit 3b15d315ec
2 changed files with 3 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ function buildMenu() {
commandItem('file.open'),
commandItem('group.save'),
commandItem('group.saveAs'),
commandItem('database.search'),
{ type: 'separator' },
commandItem('tabs.closeTab'),
commandItem('file.exit'),