mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-26 01:34:07 +00:00
Fix id (#1589)
This commit is contained in:
@@ -173,7 +173,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
|
||||
key: '`',
|
||||
ctrl: true
|
||||
},
|
||||
commandId: 'Workspace.ToggleBottomPanelTab.integrated-terminal'
|
||||
commandId: 'Workspace.ToggleBottomPanelTab.logs-terminal'
|
||||
},
|
||||
{
|
||||
combo: {
|
||||
|
||||
Reference in New Issue
Block a user