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