From 56848724cdf5707d0f1060d1d4789caf5ea5ab36 Mon Sep 17 00:00:00 2001 From: pythongosssss <125205205+pythongosssss@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:59:36 +0000 Subject: [PATCH] Fix id (#1589) --- src/stores/coreKeybindings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/coreKeybindings.ts b/src/stores/coreKeybindings.ts index 3783fdc3ab..089d1343fb 100644 --- a/src/stores/coreKeybindings.ts +++ b/src/stores/coreKeybindings.ts @@ -173,7 +173,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [ key: '`', ctrl: true }, - commandId: 'Workspace.ToggleBottomPanelTab.integrated-terminal' + commandId: 'Workspace.ToggleBottomPanelTab.logs-terminal' }, { combo: {