mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
commented out file.openArchive
This commit is contained in:
@@ -50,7 +50,7 @@ function buildMenu() {
|
||||
commandItem('new.sqliteDatabase'),
|
||||
{ type: 'separator' },
|
||||
commandItem('file.open'),
|
||||
commandItem('file.openArchive'),
|
||||
// commandItem('file.openArchive'),
|
||||
{ type: 'separator' },
|
||||
commandItem('group.save'),
|
||||
commandItem('group.saveAs'),
|
||||
|
||||
Reference in New Issue
Block a user