mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 01:55:59 +00:00
group commands
This commit is contained in:
@@ -134,7 +134,7 @@ export function registerFileCommands({
|
||||
group: 'save',
|
||||
category,
|
||||
name: 'Save',
|
||||
keyText: 'Ctrl+S',
|
||||
// keyText: 'Ctrl+S',
|
||||
icon: 'icon save',
|
||||
toolbar: true,
|
||||
testEnabled: () => getCurrentEditor() != null,
|
||||
|
||||
Reference in New Issue
Block a user