This commit is contained in:
Jan Prochazka 2021-11-14 09:56:59 +01:00
parent 63bebc67a2
commit ebafc41c32

View File

@ -47,8 +47,11 @@ function buildMenu() {
label: 'File',
submenu: [
commandItem('new.connection'),
commandItem('new.sqliteDatabase'),
{ type: 'separator' },
commandItem('file.open'),
commandItem('file.openArchive'),
{ type: 'separator' },
commandItem('group.save'),
commandItem('group.saveAs'),
commandItem('database.search'),