agent: Remove duplicated keybinding for creating new thread in Linux (#28254)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-04-07 15:09:01 -03:00 committed by GitHub
parent 1556b446e7
commit 4f9f443452
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -624,7 +624,6 @@
"context": "AgentPanel",
"bindings": {
"ctrl-n": "agent::NewThread",
"new": "agent::NewThread",
"ctrl-alt-n": "agent::NewPromptEditor",
"ctrl-shift-h": "agent::OpenHistory",
"ctrl-alt-c": "agent::OpenConfiguration",