diff --git a/apps/web/src/components/CommandPalette.tsx b/apps/web/src/components/CommandPalette.tsx index c5ec3f095167..c82bcd5d436c 100644 --- a/apps/web/src/components/CommandPalette.tsx +++ b/apps/web/src/components/CommandPalette.tsx @@ -1502,7 +1502,7 @@ function OpenCommandPaletteDialog(props: { ), icon: , - shortcutCommand: "chat.new", + shortcutCommand: "chat.newLocal", run: async () => { await startNewThreadFromContext({ activeDraftThread,