mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
editor context menu, focus fix
This commit is contained in:
@@ -20,6 +20,7 @@ export interface GlobalCommand {
|
||||
showDisabled?: boolean;
|
||||
toolbarName?: string;
|
||||
toolbarOrder?: number;
|
||||
disableHandleKeyText?: string;
|
||||
}
|
||||
|
||||
export default function registerCommand(command: GlobalCommand) {
|
||||
|
||||
Reference in New Issue
Block a user