free table editor => data sheet

This commit is contained in:
Jan Prochazka
2021-11-28 19:57:53 +01:00
parent fa648ca675
commit 9c1a6e220a
6 changed files with 16 additions and 7 deletions

View File

@@ -48,6 +48,8 @@ function buildMenu() {
submenu: [
commandItem('new.connection'),
commandItem('new.sqliteDatabase'),
commandItem('new.modelCompare'),
commandItem('new.freetable'),
{ type: 'separator' },
commandItem('file.open'),
commandItem('file.openArchive'),