mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 01:20:09 +00:00
Bind Ctrl+s to Comfy.SaveWorkflow (#1599)
This commit is contained in:
@@ -59,7 +59,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
|
||||
key: 's',
|
||||
ctrl: true
|
||||
},
|
||||
commandId: 'Comfy.ExportWorkflow'
|
||||
commandId: 'Comfy.SaveWorkflow'
|
||||
},
|
||||
{
|
||||
combo: {
|
||||
|
||||
Reference in New Issue
Block a user