mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 03:06:00 +00:00
grid commands + ctx menu
This commit is contained in:
@@ -48,6 +48,7 @@ registerCommand({
|
||||
icon: 'icon connection',
|
||||
toolbarName: 'Add connection',
|
||||
category: 'New',
|
||||
toolbarOrder: 1,
|
||||
name: 'Connection',
|
||||
onClick: () => showModal(ConnectionModal),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user