mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 01:20:09 +00:00
Remove Ctrl+D keybinding (#1643)
This commit is contained in:
@@ -74,13 +74,6 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
|
||||
},
|
||||
commandId: 'Comfy.ClearWorkflow'
|
||||
},
|
||||
{
|
||||
combo: {
|
||||
key: 'd',
|
||||
ctrl: true
|
||||
},
|
||||
commandId: 'Comfy.LoadDefaultWorkflow'
|
||||
},
|
||||
{
|
||||
combo: {
|
||||
key: 'g',
|
||||
|
||||
Reference in New Issue
Block a user